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) 291|| comboBoxInfo.hwndList.IsNull 293: GetChildBounds(comboBoxInfo.hwndList).Bottom; 379comboBoxInfo.hwndList, 624comboBoxInfo.hwndList);