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
Syntax public SetterBaseCollection Setters { get; set; }
Property Value
Type:
SetterBaseCollectionSee Also