5 references to s_onePix
System.Windows.Forms (5)
System\Windows\Forms\Controls\ToolStrips\ToolstripProfessionalRenderer.cs (5)
860Rectangle topLeftParentHorizontalPixels = new(topLeft, s_onePix); 1354Rectangle topLeftShadowRect = new(topLeft, s_onePix); 1358Rectangle topLeftShadowRect2 = new(topLeft, s_onePix); 1362Rectangle topRightShadowRect = new(topRight, s_onePix); 1392g.FillRectangle(brush, new Rectangle(gradientCopyPixel, s_onePix));