RibbonCheckBoxAutomationPeer.GetAccessKeyCore Method

Definition

Gets the accelerator key combinations for the RibbonCheckBox that is associated with this RibbonCheckBoxAutomationPeer.

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 RibbonCheckBox that is associated with this RibbonCheckBoxAutomationPeer.

Applies to