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