ButtonBaseAutomationPeer.GetAcceleratorKeyCore 메서드

정의

ButtonBaseAutomationPeer와 연관된 요소의 액셀러레이터 키를 가져옵니다. GetAcceleratorKey()에 의해 호출됩니다.

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

반환

String

액셀러레이터 키를 포함하는 문자열입니다.

적용 대상