AttachedPropertyBrowsableWhenAttributePresentAttribute(Type) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy AttachedPropertyBrowsableWhenAttributePresentAttribute.

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

Parametry

attributeType
Type

Atrybut Type .NET Framework, który należy również zastosować do klasy, aby właściwość dołączona można było przeglądać w klasie, w której AttachedPropertyBrowsableWhenAttributePresentAttribute jest stosowana.

Dotyczy