3 references to WindowsTreeView
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\WindowsTreeView.cs (3)
64
WindowsTreeView wtv = new
WindowsTreeView
(hwnd, null, 0);
79
WindowsTreeView wtv = new
WindowsTreeView
(hwnd, null, -1);
105
el = new
WindowsTreeView
(hwnd, null, -1);