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