Freigeben über


RibbonGalleryItemAutomationPeer.GetAccessKeyCore-Methode

Ruft die Tastenkombinationen für die RibbonGalleryItem ab, die diesem RibbonGalleryItemAutomationPeer zugeordnet ist.

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

Syntax

'Declaration
Protected Overrides Function GetAccessKeyCore As String
protected override string GetAccessKeyCore()
protected:
virtual String^ GetAccessKeyCore() override
abstract GetAccessKeyCore : unit -> string 
override GetAccessKeyCore : unit -> string 
protected override function GetAccessKeyCore() : String

Rückgabewert

Typ: System.String
Die Tastenkombinationen für das RibbonGalleryItem, das diesem RibbonGalleryItemAutomationPeer zugeordnet ist.

.NET Framework-Sicherheit

Siehe auch

Referenz

RibbonGalleryItemAutomationPeer Klasse

Microsoft.Windows.Automation.Peers-Namespace