Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1MaskedTextBox Class / TextMaskFormatProperty Field

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