4.299 FocusManager

x:Object > FocusManager
FocusManager
(usage)
None.
(description)
Provides ways for determining and setting focus scopes and for setting the focused element within the scope.
[is default constructible]
false
(attachable properties)
FocusManager.FocusedElement
IInputElement
(description)
Determines whether the element this property is attached to has logical focus.
[target type]
DependencyObject
FocusManager.IsFocusScope
x:Boolean
(description)
Determines whether the element this property is attached to is a focus scope.
[target type]
DependencyObject
(attachable events)
FocusManager.GotFocus
Occurs when an element gets focus.
FocusManager.LostFocus
Occurs when an element loses focus.