0
kicks
Working with Brushes in XAML
Brushes are used to fill drawing objects such as a rectangle, ellipse, and path. The XAML and WPF model has significant improvements over the previous GDI and GDI+ drawing model. This article covers basics of drawing and various brush types and how to use them in XAML.