Cursor | Gets or sets the associated mouse cursor. |
Focusable | Gets or sets a value indicating whether the control can receive keyboard focus. |
IsEffectivelyEnabled | Gets a value indicating whether this control and all its parents are enabled. |
IsEffectivelyVisible | Gets a value indicating whether this control and all its parents are visible. |
IsEnabled | Gets or sets a value indicating whether the control is enabled for user interaction. |
IsFocused | Gets a value indicating whether the control is focused. |
IsHitTestVisible | Gets a value indicating whether the control is considered for hit testing. |
IsKeyboardFocusWithin | Gets a value indicating whether keyboard focus is anywhere within the element or its visual tree child elements. |
IsPointerOver | Gets a value indicating whether the pointer is currently over the control. |
KeyBindings | Gets the key bindings for the element. |