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