AttachedPropertyBrowsableWhenAttributePresentAttribute(Type) Constructor

Definitie

Initialiseert een nieuw exemplaar van de AttachedPropertyBrowsableWhenAttributePresentAttribute klasse.

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

Parameters

attributeType
Type

De Type van het kenmerk .NET Framework dat ook op een klasse moet worden toegepast om ervoor te zorgen dat de gekoppelde eigenschap wenkbrauwen kan worden toegepast op de klasse waarin AttachedPropertyBrowsableWhenAttributePresentAttribute wordt toegepast.

Van toepassing op