ComponentOne Input Library for WPF
C1.WPF.Input Namespace / C1MaskedTextBox Class / TextMaskFormatProperty Field

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