Gets a collection of Setter objects.
Returns a collection of Setter objects. The default is an empty collection.
Namespace: Windows.UI.XamlAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntaxpublic SetterBaseCollection Setters { get; set; }Property Value
Type:
SetterBaseCollection
See Also