AttachedPropertyBrowsableForTypeAttribute Constructor (Type^)
.NET Framework (current version)
Initializes a new instance of the AttachedPropertyBrowsableForTypeAttribute class, using the provided targetType.
Assembly: WindowsBase (in WindowsBase.dll)
Parameters
- targetType
-
Type:
System::Type^
The intended type that scopes the use of the attached property where this .NET Framework attribute applies.
.NET Framework
Available since 3.0
Available since 3.0
Show: