Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1NumericBox Class / SelectOnFocusProperty Field

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