In this next Silverlight tip, Mike Snow discusses how to work with strokes and shapes.
When it comes to drawing shapes such as rectangles you are probably fully aware you can draw shapes specifying the Color and Thickness of the lines. This is done via the properties StrokeThickness for thickness and Stroke for color.