Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml 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