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