5 references to Contains
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\WindowsListView.cs (4)
1121if (_groupsCollection.Contains (hwnd)) 1143if (_groupsCollection.Contains (hwnd)) 1155if (_groupsCollection.Contains (hwnd)) 1171if (_groupsCollection.Contains (hwnd) && !SafeNativeMethods.IsWindowVisible (hwnd) && !SafeNativeMethods.IsWindowEnabled (hwnd))
MS\Internal\AutomationProxies\WindowsListViewGroupHelper.cs (1)
36if (!Contains(hwnd))