4 references to new
System.Windows.Forms (4)
System\Windows\Forms\Control.cs (2)
8803using DCMapping mapping = new(hDC, bounds); 8815using DCMapping clientMapping = new(hDC, clientBounds);
System\Windows\Forms\Controls\Labels\Label.cs (1)
1355using DCMapping mapping = new(hDC, bounds);
System\Windows\Forms\Panels\Panel.cs (1)
228using DCMapping mapping = new(hDC, bounds);