2 references to DarkSlateGrey
Microsoft.Maui.Controls (1)
Brush\Brush.cs (1)
227 /// <summary>Gets a <see cref="SolidColorBrush"/> of the system-defined color <see cref="Colors.DarkSlateGrey"/>.</summary>
Microsoft.Maui.Graphics (1)
Color.cs (1)
799 "darkslategrey" => Colors.DarkSlateGrey,