ContentControl.ShowingPlaceholderText Property

Definition

Returns a Boolean that indicates whether the placeholder text for the content control is displayed. Read-only.

public:
 property bool ShowingPlaceholderText { bool get(); };
public bool ShowingPlaceholderText { get; }
member this.ShowingPlaceholderText : bool
Public ReadOnly Property ShowingPlaceholderText As Boolean

Property Value

Boolean

Applies to