Compartir a través de


RibbonMenuButtonAutomationPeer.GetAutomationControlTypeCore Método

Definición

Obtiene el tipo de control correspondiente al control RibbonMenuButton asociado a este objeto RibbonMenuButtonAutomationPeer. 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

AutomationControlType

El valor de enumeración MenuBar.

Se aplica a