5 references to Contains
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\WindowsListView.cs (4)
1115if (_groupsCollection.Contains (hwnd)) 1137if (_groupsCollection.Contains (hwnd)) 1149if (_groupsCollection.Contains (hwnd)) 1165if (_groupsCollection.Contains (hwnd) && !SafeNativeMethods.IsWindowVisible (hwnd) && !SafeNativeMethods.IsWindowEnabled (hwnd))
MS\Internal\AutomationProxies\WindowsListViewGroupHelper.cs (1)
32if (!Contains(hwnd))