Skip to main content

FocusBehavior Fields

Focuses a UI control without code-behind.
Name Description
AssociatedObjectProperty static Identifies the AssociatedObject dependency property. Inherited from Behavior.
EventNameProperty static Identifies the EventName dependency property. Inherited from EventTrigger<T>.
EventOwnerProperty static Identifies the EventOwner dependency property. Inherited from EventTrigger<T>.
FocusDelayProperty static Identifies the FocusDelay dependency property.
FocusStateProperty static Identifies the FocusState dependency property.
See Also