5 references to Contains
UIAutomationClientsideProviders (5)
MS\Internal\AutomationProxies\WindowsListView.cs (4)
1129if (_groupsCollection.Contains (hwnd)) 1151if (_groupsCollection.Contains (hwnd)) 1163if (_groupsCollection.Contains (hwnd)) 1179if (_groupsCollection.Contains (hwnd) && !SafeNativeMethods.IsWindowVisible (hwnd) && !SafeNativeMethods.IsWindowEnabled (hwnd))
MS\Internal\AutomationProxies\WindowsListViewGroupHelper.cs (1)
44if (!Contains(hwnd))