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