5 references to WindowsListView
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\WindowsListView.cs (5)
106WindowsListView lv = new WindowsListView(hwnd, null, 0);
129WindowsListView wlv = new WindowsListView( hwnd, null, -1 );
145ProxySimple el = new WindowsListView( hwnd, null, -1 );
1202IRawElementProviderFragment wlv = (IRawElementProviderFragment) new WindowsListView (hwnd, null, -1);
1854WindowsListView wlv = new WindowsListView (hwnd, null, -1);