Click or drag to resize
Style Constructor
Initializes a new instance of the Style class, with no initial TargetType and an empty Setters collection.

Namespace: Windows.UI.Xaml
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public Style()
See Also