RibbonTextBoxAutomationPeer.GetAcceleratorKeyCore Method

Definition

Gets the accelerator key for the RibbonTextBox that is associated with this RibbonTextBoxAutomationPeer. Called by GetAcceleratorKey().

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

Returns

A string that contains the accelerator key.

Applies to