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