5 references to WindowsListView
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\WindowsListView.cs (5)
103WindowsListView lv = new WindowsListView(hwnd, null, 0); 126WindowsListView wlv = new WindowsListView( hwnd, null, -1 ); 142ProxySimple el = new WindowsListView( hwnd, null, -1 ); 1196IRawElementProviderFragment wlv = (IRawElementProviderFragment) new WindowsListView (hwnd, null, -1); 1850WindowsListView wlv = new WindowsListView (hwnd, null, -1);