ContextMenu.OnCreateAutomationPeer Metoda

Definicja

Tworzy i zwraca ContextMenuAutomationPeer obiekt dla tego ContextMenuobiektu .

protected:
 override System::Windows::Automation::Peers::AutomationPeer ^ OnCreateAutomationPeer();
protected override System.Windows.Automation.Peers.AutomationPeer OnCreateAutomationPeer ();
override this.OnCreateAutomationPeer : unit -> System.Windows.Automation.Peers.AutomationPeer
Protected Overrides Function OnCreateAutomationPeer () As AutomationPeer

Zwraca

AutomationPeer

Obiekt ContextMenuAutomationPeer dla tego ContextMenuobiektu .

Dotyczy