AttachedPropertyBrowsableForTypeAttribute(Type) Konstruktor

Definition

Initialisiert eine neue Instanz der AttachedPropertyBrowsableForTypeAttribute-Klasse unter Verwendung des bereitgestellten targetType.

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

Parameter

targetType
Type

Der beabsichtigte Typ, der die Verwendung der angefügten Eigenschaft angibt, in der dieses .NET Framework-Attribut gilt.

Gilt für