5 references to Contains
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\WindowsListView.cs (4)
1118if (_groupsCollection.Contains (hwnd)) 1140if (_groupsCollection.Contains (hwnd)) 1152if (_groupsCollection.Contains (hwnd)) 1168if (_groupsCollection.Contains (hwnd) && !SafeNativeMethods.IsWindowVisible (hwnd) && !SafeNativeMethods.IsWindowEnabled (hwnd))
MS\Internal\AutomationProxies\WindowsListViewGroupHelper.cs (1)
32if (!Contains(hwnd))