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