8 references to ExcludeClip
System.Drawing.Common.Tests (1)
mono\System.Drawing\GraphicsTests.cs (1)
179g.ExcludeClip(new Rectangle(40, 60, 100, 20));
System.Windows.Forms (4)
System\Windows\Forms\Controls\Buttons\ButtonInternal\CheckBoxPopupAdapter.cs (1)
80e.GraphicsInternal.ExcludeClip(layout.CheckArea);
System\Windows\Forms\Controls\Labels\LinkLabel.cs (1)
1160e.Graphics.ExcludeClip(imageBounds);
System\Windows\Forms\Printing\PrintPreviewControl.cs (1)
673g.ExcludeClip(pageRenderArea[imageIndex - StartPage]);
System\Windows\Forms\Rendering\ControlPaint.cs (1)
1879graphics.ExcludeClip(insideRect);
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\ControlDesigner.cs (1)
2268e.Graphics.ExcludeClip(imageRect);
System\Windows\Forms\Design\SelectionUIService.SelectionUIItem.cs (1)
146graphics.ExcludeClip(inner);
System\Windows\Forms\Design\TabOrder.cs (1)
217graphics.ExcludeClip(ctlInner);