ContentElementAutomationPeer.GetAcceleratorKeyCore Methode

Definition

Ruft die Tastenkombination für das Element ab, das diesem ContentElementAutomationPeer zugeordnet ist. Wird von GetAcceleratorKey() aufgerufen.

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

Gibt zurück

Eine Empty-Zeichenfolge.

Gilt für:

Weitere Informationen