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