ComponentOne InputPanel for WPF
C1.WPF.InputPanel.4.5.2 Assembly / C1.WPF.InputPanel Namespace / C1InputMaskedTextBox 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