IResourceHost.

ResourcesChanged Event

Summary

Raised when the resources change on the element or an ancestor of the element.
Namespace
Avalonia.Controls
Containing Type
IResourceHost
Event Type
EventHandler<ResourcesChangedEventArgs>

Syntax

event EventHandler<ResourcesChangedEventArgs> ResourcesChanged