3 references to new
System.Windows.Forms (3)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (1)
16695
using GraphicsClipScope clipScope =
new
(g);
System\Windows\Forms\Printing\PrintPreviewControl.cs (2)
616
using GraphicsClipScope clipScope =
new
(g);
638
using (new
GraphicsClipScope
(g))