2 references to DATAGRIDVIEWCELL_constrastThreshold
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewCell.cs (2)
1707if (darkDistance < DATAGRIDVIEWCELL_constrastThreshold) 1715if (lightDistance < DATAGRIDVIEWCELL_constrastThreshold)