3 references to lastKnownColor
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ProfessionalColorTable.cs (3)
40
professionalRGB= new Dictionary<KnownColors,Color>((int)KnownColors.
lastKnownColor
);
49
professionalRGB= new Dictionary<KnownColors,Color>((int)KnownColors.
lastKnownColor
);
58
professionalRGB= new Dictionary<KnownColors,Color>((int)KnownColors.
lastKnownColor
);