Compartir a través de


RibbonGalleryItemDataAutomationPeer.GetAutomationControlTypeCore (Método)

Obtiene el tipo de control del objeto RibbonGalleryItem que está asociado a este objeto RibbonGalleryItemDataAutomationPeer. GetAutomationControlType() llama a este método.

Espacio de nombres:  Microsoft.Windows.Automation.Peers
Ensamblado:  RibbonControlsLibrary (en RibbonControlsLibrary.dll)

Sintaxis

'Declaración
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 devuelto

Tipo: System.Windows.Automation.Peers.AutomationControlType
Valor de la enumeración ListItem.

Seguridad de .NET Framework

Vea también

Referencia

RibbonGalleryItemDataAutomationPeer Clase

Microsoft.Windows.Automation.Peers (Espacio de nombres)