RibbonRadioButtonAutomationPeer.GetAccessKeyCore Method

Definition

Gets the accelerator key combinations for the RibbonRadioButton that is associated with this RibbonRadioButtonAutomationPeer.

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 RibbonRadioButton that is associated with this RibbonRadioButtonAutomationPeer.

Applies to