WindowClosingBehavior Property

Gets or sets a value indicating how the Closing event behaves in the presence of child windows.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public WindowClosingBehavior ClosingBehavior { get; set; }

Property Value

WindowClosingBehavior

See Also