AttachedPropertyBrowsableWhenAttributePresentAttribute Constructor (Type^)
.NET Framework (current version)
Initializes a new instance of the AttachedPropertyBrowsableWhenAttributePresentAttribute class.
Assembly: WindowsBase (in WindowsBase.dll)
Parameters
- attributeType
-
Type:
System::Type^
The Type of the .NET Framework attribute that must also be applied on a class in order for the attached property to be browsable on the class where AttachedPropertyBrowsableWhenAttributePresentAttribute is applied..
.NET Framework
Available since 3.0
Available since 3.0
Show: