3 references to Intersect
System.Drawing (1)
commonui\System\Drawing\Graphics.cs (1)
4166cumulClip.Intersect(context.Clip);
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ToolStrip.cs (1)
3662transparentRegion.Intersect(toolstripGraphics.Clip);
System.Workflow.ComponentModel (1)
AuthoringOM\Design\ActivityDesigner.cs (1)
2975clipRegion.Intersect(oldRegion);