AttachedPropertyBrowsableWhenAttributePresentAttribute(Type) Konstruktor

Definice

Inicializuje novou instanci AttachedPropertyBrowsableWhenAttributePresentAttribute třídy.

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 atributu .NET Framework, který musí být použit také u třídy, aby připojená vlastnost byla obořená ve třídě, kde je použita AttachedPropertyBrowsableWhenAttributePresentAttribute.

Platí pro