2 references to
System.Windows.Forms (2)
System\Windows\Forms\Controls\ComboBox\ComboBox.ComboBoxChildEditUiaProvider.cs (1)
29
public ComboBoxChildEditUiaProvider(ComboBox owner, HWND childEditControlhandle) :
base
(owner, childEditControlhandle)
System\Windows\Forms\Controls\ComboBox\ComboBox.ComboBoxChildListUiaProvider.cs (1)
24
public ComboBoxChildListUiaProvider(ComboBox owningComboBox, HWND childListControlhandle) :
base
(owningComboBox, childListControlhandle)