Watermark.GetHasActualText Method

Namespace:  Microsoft.TeamFoundation.Controls.WPF
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

'Declaration
Public Shared Function GetHasActualText ( _
    obj As DependencyObject _
) As Boolean
public static bool GetHasActualText(
    DependencyObject obj
)
public:
static bool GetHasActualText(
    DependencyObject^ obj
)
static member GetHasActualText : 
        obj:DependencyObject -> bool
public static function GetHasActualText(
    obj : DependencyObject
) : boolean

Parameters

Return Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

Watermark Class

Microsoft.TeamFoundation.Controls.WPF Namespace