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

Type atrybutu .NET Framework, który musi być również stosowany w klasie, aby dołączona właściwość można było przeglądać w klasie, w której zastosowano AttachedPropertyBrowsableWhenAttributePresentAttribute.

Dotyczy