2 writes to iGroup
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsListViewItem.cs (1)
128iGroup = index,
MS\Win32\NativeMethods.cs (1)
986iGroup = group;
1 reference to iGroup
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\WindowsListViewGroupHelper.cs (1)
394bool lresult = XSendMessage.XSend(hwnd, NativeMethods.LVM_GETGROUPINFOBYINDEX, new IntPtr(ii.iGroup), new IntPtr(&groupInfo), Marshal.SizeOf(typeof(NativeMethods.LVGROUP_V6)));