2 references to onePixel
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolStrip.cs (2)
4026
Rectangle comparisonRect = new Rectangle(point,
onePixel
);
4621
cursorLocation = WindowsFormsUtils.ConstrainToScreenBounds(new Rectangle(cursorLocation,
onePixel
)).Location;