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