Class SelectAllFocusBehavior
A behavior that enables selecting all text when a FrameworkElement receives focus.
public class SelectAllFocusBehavior
- Inheritance
-
SelectAllFocusBehavior
Fields
- EnableProperty
The attached property that determines whether the behavior is enabled.
Methods
- GetEnable(FrameworkElement)
Gets the value indicating whether the behavior is enabled for the specified FrameworkElement.
- SetEnable(FrameworkElement, bool)
Sets the value indicating whether the behavior is enabled for the specified FrameworkElement.