3 references to Intersect
System.Drawing.Common (1)
System\Drawing\Graphics.cs (1)
3258cumulativeClip.Intersect(context.Clip);
System.Windows.Forms (2)
System\Windows\Forms\Controls\ToolStrips\ToolStrip.cs (1)
3474transparentRegion.Intersect(toolstripGraphics.Clip);
System\Windows\Forms\ParentBackgroundRenderer.cs (1)
26paintRegion.Intersect(currentClip);