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