RibbonButtonAutomationPeer.GetAccessKeyCore Method

Definition

Gets the accelerator key combinations for the RibbonButton that is associated with this RibbonButtonAutomationPeer.

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 RibbonButton that is associated with this RibbonButtonAutomationPeer.

Applies to