UIElementAutomationPeer.GetAcceleratorKeyCore Metoda

Definice

Získá klávesu akcelerátoru UIElement pro , která je přidružena k tomuto UIElementAutomationPeer. Tato metoda je volána metodou GetAcceleratorKey().

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

Návraty

Hodnota AcceleratorKey vrácená nástrojem GetAcceleratorKey(DependencyObject).

Platí pro