Share via


UIElement3DAutomationPeer.SetFocusCore 메서드

정의

UIElement3DAutomationPeer와 연결된 UIElement3D에서 키보드 입력 포커스를 설정합니다. 이 메서드는 SetFocus()에 의해 호출됩니다.

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

설명

클래스에서 상속한 UIElement3DAutomationPeer 일반적으로 재정의 하지 않아도 SetFocusCore합니다.

UIElement3DAutomationPeer .NET Framework 버전 3.5에서에서 도입 되었습니다. 자세한 내용은 버전 및 종속성을 참조하세요.

적용 대상