UIElementAutomationPeer.GetAcceleratorKeyCore Méthode

Définition

Obtient la touche accélérateur du UIElement associé à UIElementAutomationPeer. Cette méthode est appelée par GetAcceleratorKey().

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

Retours

AcceleratorKey retourné par GetAcceleratorKey(DependencyObject).

S’applique à