RibbonToggleButtonAutomationPeer.GetAccessKeyCore Method

Definition

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

protected:
 override System::String ^ GetAccessKeyCore();
protected override string GetAccessKeyCore ();
override this.GetAccessKeyCore : unit -> string
Protected Overrides Function GetAccessKeyCore () As String

Returns

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

Applies to