DependencyPropertyDescriptor.IsBrowsable Tulajdonság

Definíció

Olyan értéket kap, amely a tulajdonság értékét BrowsableAttribute jelzi.

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

Tulajdonság értéke

trueha a BrowsableAttribute tulajdonságon meg van adva; ellenkező esetben. false

Megjegyzések

Ez a tulajdonság a mögöttes PropertyDescriptortulajdonságra támaszkodik.

A következőre érvényes: