ColorsInfo.Calendar

ColorsInfo.Calendar property

Palette of calendar colors, mapping from the color ID to its definition. An ‘calendarListEntry’ resource refers to one of these color IDs in its ‘color’ field.

public Dictionary<string, Colors> Calendar { get; }

See Also