AttachedPropertyBrowsableWhenAttributePresentAttribute(Type) Costruttore

Definizione

Inizializza una nuova istanza della classe AttachedPropertyBrowsableWhenAttributePresentAttribute.

public:
 AttachedPropertyBrowsableWhenAttributePresentAttribute(Type ^ attributeType);
public AttachedPropertyBrowsableWhenAttributePresentAttribute (Type attributeType);
new System.Windows.AttachedPropertyBrowsableWhenAttributePresentAttribute : Type -> System.Windows.AttachedPropertyBrowsableWhenAttributePresentAttribute
Public Sub New (attributeType As Type)

Parametri

attributeType
Type

Dell'attributo Type .NET Framework che deve essere applicato anche a una classe affinché la proprietà associata sia esplorabile nella classe in cui AttachedPropertyBrowsableWhenAttributePresentAttribute viene applicato.

Si applica a