This is preliminary documentation and subject to change. To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
Brushes.SteelBlue
[To be supplied.]
[Visual Basic]
Public Shared ReadOnly Property SteelBlue As Brush
[C#]
public static Brush SteelBlue {get;}
[C++]
public: __property static Brush* get_SteelBlue();
[JScript]
public static function get SteelBlue() : Brush;