5 references to s_onePix
System.Windows.Forms (5)
System\Windows\Forms\Controls\ToolStrips\ToolstripProfessionalRenderer.cs (5)
859Rectangle topLeftParentHorizontalPixels = new(topLeft, s_onePix); 1353Rectangle topLeftShadowRect = new(topLeft, s_onePix); 1357Rectangle topLeftShadowRect2 = new(topLeft, s_onePix); 1361Rectangle topRightShadowRect = new(topRight, s_onePix); 1391g.FillRectangle(brush, new Rectangle(gradientCopyPixel, s_onePix));