1 instantiation of ComboBoxChildListUiaProvider
System.Windows.Forms (1)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (1)
322
new
ComboBoxChildListUiaProvider
(
2 references to ComboBoxChildListUiaProvider
System.Windows.Forms (2)
System\Windows\Forms\Controls\ComboBox\ComboBox.ComboBoxItemAccessibleObject.cs (1)
73
if (_owningComboBox.ChildListAccessibleObject is not
ComboBoxChildListUiaProvider
comboBoxChildListUiaProvider)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (1)
109
private
ComboBoxChildListUiaProvider
? _childListAccessibleObject;