AutoFocusBehavior Properties |
The AutoFocusBehavior type exposes the following members.
Name | Description | |
---|---|---|
AfterAutoFocusCommand |
Gets or sets the command to invoke when the focus moves from one control to the next.
| |
AssociatedObject | (Inherited from BehaviorFrameworkElement.) | |
AssociatedObject | (Inherited from BehaviorFrameworkElement.) | |
AssociatedObject |
Gets the object to which this BehaviorT is attached.
(Inherited from BehaviorT.) | |
AssociatedType | (Inherited from Behavior.) | |
CycleNavigation |
Gets or sets a value indicating whether focus will jump from last control to first one.
| |
Dispatcher | (Inherited from DependencyObject.) | |
Dispatcher | (Inherited from DependencyObject.) | |
SelectAllOnFocus |
Gets or sets a value indicating whether the entire contents of a control will be selected on focus.
|