5 references to Contains
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\WindowsListView.cs (4)
1118
if (_groupsCollection.
Contains
(hwnd))
1140
if (_groupsCollection.
Contains
(hwnd))
1152
if (_groupsCollection.
Contains
(hwnd))
1168
if (_groupsCollection.
Contains
(hwnd) && !SafeNativeMethods.IsWindowVisible (hwnd) && !SafeNativeMethods.IsWindowEnabled (hwnd))
MS\Internal\AutomationProxies\WindowsListViewGroupHelper.cs (1)
32
if (!
Contains
(hwnd))