UIElementAutomationPeer.GetAccessKeyCore 메서드

정의

UIElementAutomationPeer와 연결된 UIElement의 선택키를 가져옵니다. 이 메서드는 GetAccessKey()에 의해 호출됩니다.

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

반환

String

UIElement 와 연결된 UIElementAutomationPeer의 액세스 키입니다.

적용 대상

추가 정보