1 write to isSystemColors_Control
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ControlPaint.cs (1)
2816isSystemColors_Control = (color.ToKnownColor() == SystemColors.Control.ToKnownColor());
4 references to isSystemColors_Control
System.Windows.Forms (4)
winforms\Managed\System\WinForms\ControlPaint.cs (4)
2897if (isSystemColors_Control) { 2945isSystemColors_Control == c.isSystemColors_Control; 2964if (isSystemColors_Control) {