5 references to WindowsListView
UIAutomationClientsideProviders (5)
MS\Internal\AutomationProxies\WindowsListView.cs (5)
113WindowsListView lv = new WindowsListView(hwnd, null, 0); 136WindowsListView wlv = new WindowsListView( hwnd, null, -1 ); 152ProxySimple el = new WindowsListView( hwnd, null, -1 ); 1210IRawElementProviderFragment wlv = (IRawElementProviderFragment) new WindowsListView (hwnd, null, -1); 1860WindowsListView wlv = new WindowsListView (hwnd, null, -1);