ComponentOne Input Library for WPF
C1.WPF.Input Namespace / C1TextEditableContentControl Class / PlaceholderProperty Field

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