Constructors
-
Focus
Manager() Initializes a new instance of the FocusManager class.
Methods
-
Focus(IInput
Element, Focuses a control.Navigation Method, Input Modifiers) -
Set
Focus Notifies the focus manager of a change in focus scope.Scope(IFocus Scope) -
Set
Focused Sets the currently focused element in the specified scope.Element(IFocus Scope, IInput Element, Navigation Method, Input Modifiers)
Properties
- Current Gets the currently focused IInputElement.
- Instance Gets the instance of the IFocusManager.
- Scope Gets the current focus scope.