ContentControl.ShowingPlaceholderText 属性

定义

返回一个 boolean 类型的值 ,该值指示是否显示占位符文本的内容控件。 此为只读属性。

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

属性值

Boolean

适用于