Compartilhar via


AttachedPropertyBrowsableWhenAttributePresentAttribute(Type) Construtor

Definição

Inicializa uma nova instância da classe AttachedPropertyBrowsableWhenAttributePresentAttribute.

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

Parâmetros

attributeType
Type

O Type do atributo .NET Framework que também deve ser aplicado em uma classe para que a propriedade anexada sejarowsable na classe em AttachedPropertyBrowsableWhenAttributePresentAttribute que é aplicada.

Aplica-se a