Freigeben über


RibbonRadioButtonAutomationPeer.GetAccessKeyCore-Methode

Ruft die Tastenkombinationen für die RibbonRadioButton ab, die diesem RibbonRadioButtonAutomationPeer 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 RibbonRadioButton, das diesem RibbonRadioButtonAutomationPeer zugeordnet ist.

.NET Framework-Sicherheit

Siehe auch

Referenz

RibbonRadioButtonAutomationPeer Klasse

Microsoft.Windows.Automation.Peers-Namespace