AttachedPropertyBrowsableForTypeAttribute(Type) Costruttore

Definizione

Inizializza una nuova istanza della classe AttachedPropertyBrowsableForTypeAttribute utilizzando le classi fornite targetType.

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

Parametri

targetType
Type

Tipo previsto che definisce l'ambito dell'uso della proprietà associata in cui si applica questo attributo .NET Framework.

Si applica a