7 references to new
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (2)
201
_dropDownButton =
new
()
242
_dialogButton = new
DropDownButton
System.Windows.Forms.Tests (5)
System\Windows\Forms\PropertyGridInternal\AccessibleObjects\DropDownButton.DropDownButtonAccessibleObjectTests.cs (5)
16
using DropDownButton dropDownButton =
new
();
27
using DropDownButton dropDownButton =
new
();
42
using DropDownButton dropDownButton =
new
();
60
using DropDownButton dropDownButton =
new
();
74
using DropDownButton dropDownButton =
new
();