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