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

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