ButtonBaseAutomationPeer.GetAcceleratorKeyCore Method

Definition

Gets the accelerator key for the element associated with this ButtonBaseAutomationPeer. 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 containing the accelerator key.

Applies to