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

プロパティ値

プロパティに が指定されている場合は (a0/& 。それ以外の場合は。

注釈

このプロパティは、基になる PropertyDescriptorに依存します。

適用対象