WindowWindowClosedEvent Field

Routed event that can be used for global tracking of window destruction

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public static readonly RoutedEvent<RoutedEventArgs> WindowClosedEvent

Field Value

RoutedEventRoutedEventArgs

See Also