DependencyPropertyDescriptor.IsBrowsable 屬性

定義

會得到一個表示該物業價值的 BrowsableAttribute 值。

public:
 virtual property bool IsBrowsable { bool get(); };
public override bool IsBrowsable { get; }
member this.IsBrowsable : bool
Public Overrides ReadOnly Property IsBrowsable As Boolean

屬性值

true 如果 在 BrowsableAttribute 屬性上被指定;否則, false

備註

此性質依賴於基礎 PropertyDescriptor

適用於