Partager via


AttachedPropertyBrowsableForTypeAttribute(Type) Constructeur

Définition

Initialise une nouvelle instance de la classe AttachedPropertyBrowsableForTypeAttribute à l'aide du targetType fourni.

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

Paramètres

targetType
Type

Type prévu qui étend l’utilisation de la propriété jointe où cet attribut .NET Framework s’applique.

S’applique à