TextBox.Watermark Property
Microsoft Silverlight will reach end of support after October 2021. Learn more.
This property is not implemented.
Namespace: System.Windows.Controls
Assembly: System.Windows (in System.Windows.dll)
Syntax
'Declaration
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _
Public Property Watermark As Object
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public Object Watermark { get; set; }
Property Value
Type: System.Object
This property is not implemented.
Remarks
Do not use this property. If you try to use this property, a NotImplementedException will be thrown.
Version Information
Silverlight
Supported in: 5, 4
Platforms
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.