Application.

ResourcesChanged Event

Summary

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

Syntax

public event EventHandler<ResourcesChangedEventArgs> ResourcesChanged