5 references to Contains
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\WindowsListView.cs (4)
1114if (_groupsCollection.Contains (hwnd)) 1136if (_groupsCollection.Contains (hwnd)) 1148if (_groupsCollection.Contains (hwnd)) 1164if (_groupsCollection.Contains (hwnd) && !SafeNativeMethods.IsWindowVisible (hwnd) && !SafeNativeMethods.IsWindowEnabled (hwnd))
MS\Internal\AutomationProxies\WindowsListViewGroupHelper.cs (1)
31if (!Contains(hwnd))