5 references to WindowsTab
UIAutomationClientsideProviders (5)
MS\Internal\AutomationProxies\WindowsContainer.cs (1)
121WindowsTab wTab = new WindowsTab(hwndTab, null, 0);
MS\Internal\AutomationProxies\WindowsTab.cs (4)
71WindowsTab wTab = new WindowsTab(hwnd, null, 0); 87WindowsTab wlv = new WindowsTab (hwnd, null, -1); 108el = new WindowsTab(hwnd, null, -1); 732WindowsTab el = new WindowsTab(hwndParent, null, 0);