RibbonMenuItemAutomationPeer.GetAutomationControlTypeCore-Methode
Ruft den Steuerelementtyp für die RibbonMenuItem-Klasse ab, die dieser RibbonMenuItemAutomationPeer-Klasse zugeordnet ist. Diese Methode wird von GetAutomationControlType aufgerufen.
Namespace: Microsoft.Windows.Automation.Peers
Assembly: RibbonControlsLibrary (in RibbonControlsLibrary.dll)
Syntax
'Declaration
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
Rückgabewert
Typ: System.Windows.Automation.Peers.AutomationControlType
Der MenuItem-Enumerationswert.
.NET Framework-Sicherheit
- Volle Vertrauenswürdigkeit für den unmittelbaren Aufrufer. Dieser Member kann von nur teilweise vertrauenswürdigem Code nicht verwendet werden. Weitere Informationen finden Sie unter Verwenden von Bibliotheken aus teilweise vertrauenswürdigem Code.