Class AutoSelect
public sealed class AutoSelect : DependencyObject
- Inheritance
-
AutoSelect
- Inherited Members
Fields
OnFocusProperty
public static readonly DependencyProperty OnFocusProperty
Field Value
Methods
GetOnFocus(UIElement)
public static bool GetOnFocus(UIElement element)
Parameters
elementUIElement
Returns
SetOnFocus(UIElement, bool)
public static void SetOnFocus(UIElement element, bool value)