3 references to WindowsTreeView
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\WindowsTreeView.cs (3)
52
WindowsTreeView wtv = new
WindowsTreeView
(hwnd, null, 0);
67
WindowsTreeView wtv = new
WindowsTreeView
(hwnd, null, -1);
93
el = new
WindowsTreeView
(hwnd, null, -1);