ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1TextEditableContentControl Class / WatermarkProperty Field



In This Topic
    WatermarkProperty Field (C1TextEditableContentControl)
    In This Topic
    Identifies the Watermark dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly WatermarkProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1TextEditableContentControl.WatermarkProperty
    public static readonly DependencyProperty WatermarkProperty
    public:
    static readonly DependencyProperty^ WatermarkProperty
    See Also