GetBrushes Method
GetBrushes(string)
Creates the brushes list.
Declaration
protected static IList<Brush> GetBrushes(string key = "")
Protected Shared Function GetBrushes(Optional key As String = "") As IList(Of Brush)
Parameters
| Type |
Name |
Description |
| string |
key |
|
Returns
| Type |
Description |
| IList<Brush> |
|