Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
Style Class Members
The following tables list the members exposed by Style.
Public Properties
| Name | Description |
![Public Property](dotnetimages/publicProperty.gif) | Fill | Gets or sets the brush which determines the fill color of the element. |
![Public Property](dotnetimages/publicProperty.gif) | Opacity | Gets or sets the opacity of the element. |
![Public Property](dotnetimages/publicProperty.gif) | Stroke | Gets or sets the brush which determines the stroke color of the element. |
![Public Property](dotnetimages/publicProperty.gif) | StrokeThickness | Gets or sets the stroke thickness of the element. |
Public Methods
Public Events
| Name | Description |
![Public Event](dotnetimages/publicEvent.gif) | PropertyChanged | Event that notifies the listeners that a property has changed |
See Also