ClosingBehavior 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)
- C#
- VB
- F#
public WindowClosingBehavior ClosingBehavior { get; set; }
Public Property ClosingBehavior As WindowClosingBehavior
Get
Set
member ClosingBehavior : WindowClosingBehavior with get, set