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

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