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

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