ContextMenuClosing Event
Occurs when the value of the
IsOpen
property is changing from true to false.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public event CancelEventHandler Closing
Public Event Closing As CancelEventHandler
member Closing : IEvent<CancelEventHandler,
CancelEventArgs>
Value
CancelEventHandler