1 write to _hwnd
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\WindowsListViewGroupHelper.cs (1)
611_hwnd = hwnd;
2 references to _hwnd
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\WindowsListViewGroupHelper.cs (2)
631WindowsListView.GetItemRect(_hwnd, item1, NativeMethods.LVIR_BOUNDS, out rc1); 634WindowsListView.GetItemRect(_hwnd, item2, NativeMethods.LVIR_BOUNDS, out rc2);