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