5 references to WindowsTab
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\WindowsContainer.cs (1)
109WindowsTab wTab = new WindowsTab(hwndTab, null, 0);
MS\Internal\AutomationProxies\WindowsTab.cs (4)
73WindowsTab wTab = new WindowsTab(hwnd, null, 0); 89WindowsTab wlv = new WindowsTab (hwnd, null, -1); 110el = new WindowsTab(hwnd, null, -1); 734WindowsTab el = new WindowsTab(hwndParent, null, 0);