ContextMenuClosing Event

Occurs when the value of the IsOpen property is changing from true to false.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public event CancelEventHandler Closing

Value

CancelEventHandler

See Also