8 references to hwndList
System.Windows.Forms (8)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (2)
2433comboBoxInfo.hwndList, 2449comboBoxInfo.hwndList);
System\Windows\Forms\Controls\ComboBox\ComboBox.Modern.cs (6)
72&& !comboBoxInfo.hwndList.IsNull 73? GetChildBounds(comboBoxInfo.hwndList) 293|| comboBoxInfo.hwndList.IsNull 295: GetChildBounds(comboBoxInfo.hwndList).Bottom; 381comboBoxInfo.hwndList, 626comboBoxInfo.hwndList);