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

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