5 references to WindowsTab
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\WindowsContainer.cs (1)
103
WindowsTab wTab = new
WindowsTab
(hwndTab, null, 0);
MS\Internal\AutomationProxies\WindowsTab.cs (4)
70
WindowsTab wTab = new
WindowsTab
(hwnd, null, 0);
86
WindowsTab wlv = new
WindowsTab
(hwnd, null, -1);
107
el = new
WindowsTab
(hwnd, null, -1);
726
WindowsTab el = new
WindowsTab
(hwndParent, null, 0);