Sdílet prostřednictvím


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

Atribut Type rozhraní .NET Framework, který musí být také použit na třídu, aby připojená vlastnost byla browsable ve třídě, kde AttachedPropertyBrowsableWhenAttributePresentAttribute je použit.

Platí pro