ItemAutomationPeer.GetAcceleratorKeyCore 메서드

정의

ItemAutomationPeer와 연결된 Items 컬렉션의 데이터 항목에 해당하는 UIElement의 액셀러레이터 키를 가져옵니다.

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

반환

String

액셀러레이터 키입니다.

설명

이 메서드는 GetAcceleratorKey에 의해 호출됩니다.

적용 대상

추가 정보