Back to API Reference
Class

CommandContextMenuItem

abstract

Binds a button to one standard ContextMenuAction, raised through RequestAction, which routes to the presenter recorded by the last Show — the editable / selectable that opened the menu executes it, so paste can route through the platform-correct pipeline.

Derived Types(4)

Types that inherit from CommandContextMenuItem.

protected ContextMenuAction Action{ get }
protected override void Execute()