AutomationPeer.GetFocusedElement Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the element that currently has the focus.
public:
virtual Platform::Object ^ GetFocusedElement() = GetFocusedElement;
IInspectable GetFocusedElement();
public object GetFocusedElement();
function getFocusedElement()
Public Function GetFocusedElement () As Object
Returns
The element that currently has the focus.