5 references to WindowsTab
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\WindowsContainer.cs (1)
104WindowsTab 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); 731WindowsTab el = new WindowsTab(hwndParent, null, 0);