SolidColorBrush List from Brushes
Hi, Everybody will be using Brushes ,which implements a set of predefined SolidColrBrush objects,to choose various colors. Sometimes you may want to get a list of all these brushes up in your application,so that the user can select the color of his/her choice…