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