Style Constructor (Type^, Style^)
.NET Framework (current version)
Initializes a new instance of the Style class to use on the specified Type and based on the specified Style.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- targetType
-
Type:
System::Type^
The type to which the style will apply.
- basedOn
-
Type:
System.Windows::Style^
The style to base this style on.
.NET Framework
Available since 3.0
Available since 3.0
Show: