WindowClosingEventArgsIsProgrammatic Property

Gets a value indicating whether the window is being closed programmatically.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool IsProgrammatic { get; }

Property Value

Boolean

See Also