5 references to WindowsListView
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\WindowsListView.cs (5)
102WindowsListView lv = new WindowsListView(hwnd, null, 0);
125WindowsListView wlv = new WindowsListView( hwnd, null, -1 );
141ProxySimple el = new WindowsListView( hwnd, null, -1 );
1195IRawElementProviderFragment wlv = (IRawElementProviderFragment) new WindowsListView (hwnd, null, -1);
1849WindowsListView wlv = new WindowsListView (hwnd, null, -1);