Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1ComboBox Class / WatermarkProperty Field

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