1 instantiation of ComboBoxChildTextUiaProvider
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ComboBox.cs (1)
400childTextAccessibleObject = new ComboBoxChildTextUiaProvider(this);
1 reference to ComboBoxChildTextUiaProvider
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ComboBox.cs (1)
153private ComboBoxChildTextUiaProvider childTextAccessibleObject;