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