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

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