ContentControl.ShowingPlaceholderText Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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