AutomationPeer.ShowContextMenuCore Method

Definition

Provides the peer's behavior when a Microsoft UI Automation client calls ShowContextMenu or an equivalent Microsoft UI Automation client API.

protected:
 virtual void ShowContextMenuCore() = ShowContextMenuCore;
void ShowContextMenuCore();
protected virtual void ShowContextMenuCore();
function showContextMenuCore()
Protected Overridable Sub ShowContextMenuCore ()

Applies to