Partilhar via


AttachedPropertyBrowsableForTypeAttribute(Type) Construtor

Definição

Inicializa uma nova instância da classe AttachedPropertyBrowsableForTypeAttribute usando o targetType fornecido.

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

Parâmetros

targetType
Type

O tipo pretendido que define o uso da propriedade anexada em que esse atributo .NET Framework se aplica.

Aplica-se a