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