1 instantiation of DropDownHolder
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (1)
1682
dropDownHolder = new
DropDownHolder
(this);
1 reference to DropDownHolder
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (1)
124
private
DropDownHolder
dropDownHolder = null;