3 references to Peru
Microsoft.Maui.Controls (2)
Brush\Brush.cs (2)
454
/// <summary>Gets a <see cref="SolidColorBrush"/> of the system-defined color <see cref="Colors.
Peru
"/>.</summary>
455
public static SolidColorBrush Peru => peru ??= new(Colors.
Peru
);
Microsoft.Maui.Graphics (1)
Color.cs (1)
876
"peru" => Colors.
Peru
,