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