Style Constructor (Type)
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Initializes a new instance of the Style class to use on the specified Type.
Assembly: System.Windows (in System.Windows.dll)
Parameters
- targetType
- Type: System.Type
The type to which the style will apply.
Show: