ItemAutomationPeer.SetFocusCore 메서드

정의

지정된 UIElement에 키보드 입력 포커스를 설정합니다. UIElement는 이 Items와 연결된 ItemAutomationPeer 컬렉션의 데이터 항목에 해당합니다.

protected:
 override void SetFocusCore();
protected override void SetFocusCore ();
override this.SetFocusCore : unit -> unit
Protected Overrides Sub SetFocusCore ()

설명

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

적용 대상

추가 정보