AutomationPeer.GetFocusedElement 메서드

정의

현재 포커스가 있는 요소를 가져옵니다.

public:
 virtual Platform::Object ^ GetFocusedElement() = GetFocusedElement;
IInspectable GetFocusedElement();
public object GetFocusedElement();
function getFocusedElement()
Public Function GetFocusedElement () As Object

반환

Object

Platform::Object

IInspectable

현재 포커스가 있는 요소입니다.

적용 대상