UIElementAutomationPeer.GetAccessKeyCore Metoda

Definicja

Pobiera klucz dostępu dla elementu skojarzonego UIElement z tym UIElementAutomationPeerelementem . Ta metoda jest wywoływana przez GetAccessKey().

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

Zwraca

String

Klucz dostępu skojarzony UIElement z tym UIElementAutomationPeerelementem .

Dotyczy

Zobacz też