RibbonContextMenuAutomationPeer.GetAutomationControlTypeCore Método

Definición

Obtiene el tipo de control correspondiente al control RibbonContextMenu asociado a este objeto RibbonContextMenuAutomationPeer. GetAutomationControlType() llama a este método.

protected:
 override System::Windows::Automation::Peers::AutomationControlType GetAutomationControlTypeCore();
protected override System.Windows.Automation.Peers.AutomationControlType GetAutomationControlTypeCore ();
override this.GetAutomationControlTypeCore : unit -> System.Windows.Automation.Peers.AutomationControlType
Protected Overrides Function GetAutomationControlTypeCore () As AutomationControlType

Devoluciones

El valor de enumeración Menu.

Se aplica a