5 references to onePix
System.Windows.Forms (5)
winforms\Managed\System\WinForms\ToolStripProfessionalRenderer.cs (5)
748Rectangle topLeftParentHorizontalPixels = new Rectangle(topLeft, onePix); 1172Rectangle topLeftShadowRect = new Rectangle(topLeft, onePix); 1176Rectangle topLeftShadowRect2 = new Rectangle(topLeft, onePix); 1180Rectangle topRightShadowRect = new Rectangle(topRight, onePix); 1207g.FillRectangle(b, new Rectangle(gradientCopyPixel, onePix));