RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1RichTextBox Class / PlaceholderProperty Field

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