This topic has not yet been rated - Rate this topic

FocusManager Methods

The FocusManager type exposes the following members.

  NameDescription
Public method Static member GetFocusedElement Gets the element with logical focus within the specified focus scope.
Public method Static member GetFocusScope Determines the closest ancestor of the specified element that has IsFocusScope set to true.
Public method Static member GetIsFocusScope Determines whether the specified DependencyObject is a focus scope.
Public method Static member SetFocusedElement Sets logical focus on the specified element.
Public method Static member SetIsFocusScope Sets the specified DependencyObject as a focus scope.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.