Windows.UI.Xaml.Controls.ContextMenuOpeningEventHandler

June 22, 2022 ยท View on GitHub

-description

Represents the method that will handle the ContextMenuOpening event that exists on several text-related UI elements.

-parameters

-param sender

The object where the event handler is attached.

-param e

Event data for the event.

-remarks

-examples

-see-also

PasswordBox.ContextMenuOpening, RichEditBox.ContextMenuOpening, RichTextBlock.ContextMenuOpening, TextBlock.ContextMenuOpening, TextBox.ContextMenuOpening