Skip to main content

ResourcesChanged Event

Raised when the resources change on the element or an ancestor of the element.

Definition

Namespace: Avalonia
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public event EventHandler<ResourcesChangedEventArgs> ResourcesChanged

Value

EventHandler(ResourcesChangedEventArgs)

Implements

IResourceHost.ResourcesChanged

See Also

Reference

Application Class
Avalonia Namespace