Share via


RibbonToggleButtonAutomationPeer.GetAccessKeyCore Method

Gets the accelerator key combinations for the RibbonToggleButton that is associated with this RibbonToggleButtonAutomationPeer.

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

Return Value

Type: System.String
The accelerator key combinations for the RibbonToggleButton that is associated with this RibbonToggleButtonAutomationPeer.

.NET Framework Security

See Also

Reference

RibbonToggleButtonAutomationPeer Class

Microsoft.Windows.Automation.Peers Namespace