8 references to ExcludeClip
System.Windows.Forms (7)
winforms\Managed\System\WinForms\ButtonInternal\CheckBoxPopupAdapter.cs (1)
69e.Graphics.ExcludeClip(layout.checkArea);
winforms\Managed\System\WinForms\ControlPaint.cs (1)
1880graphics.ExcludeClip(insideRect);
winforms\Managed\System\WinForms\DataGrid.cs (1)
7442g.ExcludeClip(headerBounds);
winforms\Managed\System\WinForms\DataGridBoolColumn.cs (1)
392g.ExcludeClip(box);
winforms\Managed\System\WinForms\DataGridRelationshipRow.cs (1)
650g.ExcludeClip(relRect);
winforms\Managed\System\WinForms\LinkLabel.cs (1)
1289e.Graphics.ExcludeClip(imageBounds);
winforms\Managed\System\WinForms\Printing\PrintPreviewControl.cs (1)
622pevent.Graphics.ExcludeClip(pageRenderArea[imageIndex - StartPage]);
System.Workflow.ComponentModel (1)
AuthoringOM\Design\WorkflowLayouts.cs (1)
258graphics.ExcludeClip(rootBounds);