Summary
Notifies child controls that a change has been made to resources that apply to them.
- Namespace
- Avalonia
- Containing Type
- StyledElement
Syntax
protected virtual void NotifyChildResourcesChanged(ResourcesChangedEventArgs e)
Parameters
Name | Type | Description |
---|---|---|
e | Resources |
The event args. |
Return Value
Type | Description |
---|---|
void |