2 references to Light
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewCell.cs (1)
1717lightPen = this.DataGridView.GetCachedPen(ControlPaint.Light(baseline));
winforms\Managed\System\WinForms\PropertyGridInternal\DropDownButton.cs (1)
172Color c = ControlPaint.Light(Control.BackColor);