1 reference to GetColors
Microsoft.Maui.Resizetizer (1)
ColorTable.cs (1)
13
static readonly Lazy<Dictionary<string, SKColor>> ColorConstants = new Lazy<Dictionary<string, SKColor>>(
GetColors
);