1 write to _hwnd
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\WindowsListViewGroupHelper.cs (1)
599
_hwnd
= hwnd;
2 references to _hwnd
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsListViewGroupHelper.cs (2)
619
WindowsListView.GetItemRect(
_hwnd
, item1, NativeMethods.LVIR_BOUNDS, out rc1);
622
WindowsListView.GetItemRect(
_hwnd
, item2, NativeMethods.LVIR_BOUNDS, out rc2);