AttachedPropertyBrowsableForTypeAttribute(Type) Konstruktor

Definicja

Inicjuje AttachedPropertyBrowsableForTypeAttribute nowe wystąpienie klasy przy użyciu podanego targetTypeelementu .

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

Parametry

targetType
Type

Zamierzony typ, który określa zakres użycia dołączonej właściwości, w której ma zastosowanie ten atrybut .NET Framework.

Dotyczy