ComponentOne Input Library for WPF
C1.WPF.Input Namespace / C1NumericBox Class / SelectOnFocusProperty Field

In This Topic
    SelectOnFocusProperty Field
    In This Topic
    Identifies the SelectOnFocus dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly SelectOnFocusProperty As DependencyProperty
    public static readonly DependencyProperty SelectOnFocusProperty
    See Also