4 references to Clone
System.Web.DataVisualization (1)
Common\ChartTypes\AreaChart.cs (1)
364clipRegionOld = graph.Clip.Clone();
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ButtonInternal\ButtonBaseAdapter.cs (1)
564Region newClip = oldClip.Clone();
System.Windows.Forms.DataVisualization (1)
Common\ChartTypes\AreaChart.cs (1)
364clipRegionOld = graph.Clip.Clone();
System.Workflow.ComponentModel (1)
AuthoringOM\Design\Glyphs\ConfigErrorGlyph.cs (1)
75clipRegion = oldClipRegion.Clone();