Partilhar via


Método RibbonTwoLineTextAutomationPeer.GetAutomationControlTypeCore

Obtém o tipo de controle para o elemento que está associado esta RibbonTwoLineTextAutomationPeer. Este método é chamado porGetAutomationControlType.

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 TabItem valor de enumeração.

Segurança do .NET Framework

Consulte também

Referência

RibbonTwoLineTextAutomationPeer Classe

Namespace Microsoft.Windows.Automation.Peers