Setters
Microsoft Silverlight will reach end of support after October 2021. Learn more.
Gets a collection of Setter objects.
<Style ...>
oneOrMoreSetters
</Style>
value = object.Setters
Property Value
Type: Collection
A collection of Setter objects.
This property is read-only when you access it from script, but can be set by using XAML. The default is an empty object.
XAML Values
Value |
Description |
---|---|
oneOrMoreSetters |
One or more Setter object elements. |
Setters is the implicit collection content of a Style.
Version Information
Silverlight 2