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