5 references to CreateListBox
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\WindowsComboBox.cs (5)
97
ProxySimple list =
CreateListBox
();
179
return new ProxySimple[] {
CreateListBox
() };
222
return
CreateListBox
();
232
return
CreateListBox
();
241
return
CreateListBox
();