Click or drag to resize
Cimbalino ToolkitAutoFocusBehavior Properties

The AutoFocusBehavior type exposes the following members.

Properties
  NameDescription
Public propertyAfterAutoFocusCommand
Gets or sets the command to invoke when the focus moves from one control to the next.
Public propertyAssociatedObject (Inherited from BehaviorFrameworkElement.)
Protected propertyAssociatedObject (Inherited from BehaviorFrameworkElement.)
Protected propertyAssociatedObject (Inherited from BehaviorT.)
Protected propertyAssociatedType (Inherited from Behavior.)
Public propertyCycleNavigation
Gets or sets a value indicating whether focus will jump from last control to first one.
Public propertyDispatcher (Inherited from DependencyObject.)
Public propertyDispatcher (Inherited from DependencyObject.)
Public propertySelectAllOnFocus
Gets or sets a value indicating whether the entire contents of a control will be selected on focus.
Top
See Also