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