3 references to new
System.Windows.Forms (2)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (2)
3736
using RegionScope dropDownRegion =
new
(FlatComboBoxAdapter._dropDownRect);
3737
using RegionScope windowRegion =
new
(Bounds);
System.Windows.Forms.Primitives.Tests (1)
Windows\Win32\RegionTests.cs (1)
55
using RegionScope originalRegion =
new
(rectangle);