Compartilhar via


Método RibbonGalleryCategoryAutomationPeer.GetAutomationControlTypeCore

Obtém o tipo de controle para o RibbonGalleryCategory que está associado esta RibbonGalleryCategoryAutomationPeer. Este método é chamado por GetAutomationControlType.

Namespace:  Microsoft.Windows.Automation.Peers
Assembly:  RibbonControlsLibrary (em RibbonControlsLibrary.dll)

Sintaxe

'Declaração
Protected Overrides Function GetAutomationControlTypeCore As AutomationControlType
protected override AutomationControlType GetAutomationControlTypeCore()
protected:
virtual AutomationControlType GetAutomationControlTypeCore() override
abstract GetAutomationControlTypeCore : unit -> AutomationControlType 
override GetAutomationControlTypeCore : unit -> AutomationControlType 
protected override function GetAutomationControlTypeCore() : AutomationControlType

Valor de retorno

Tipo: System.Windows.Automation.Peers.AutomationControlType
O Group valor de enumeração.

Segurança do .NET Framework

Consulte também

Referência

RibbonGalleryCategoryAutomationPeer Classe

Namespace Microsoft.Windows.Automation.Peers