1 write to lastKnownColorScheme
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ProfessionalColorTable.cs (1)
88
lastKnownColorScheme
= ProfessionalColors.ColorScheme;
1 reference to lastKnownColorScheme
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ProfessionalColorTable.cs (1)
84
if (ProfessionalColors.ColorFreshnessKey != colorFreshnessKey || ProfessionalColors.ColorScheme !=
lastKnownColorScheme
) {