ContextMenu.

ContextMenuClosing Event

Summary

Occurs when the value of the Avalonia.Controls.ContextMenu.IsOpen property is changing from true to false.
Namespace
Avalonia.Controls
Containing Type
ContextMenu
Event Type
CancelEventHandler?

Syntax

public event CancelEventHandler? ContextMenuClosing