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