1 write to iGroupId
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ListView.cs (1)
3469
lvgroup.
iGroupId
= group.ID;
1 reference to iGroupId
System.Windows.Forms (1)
winforms\Managed\System\WinForms\NativeMethods.cs (1)
5447
return "LVGROUP: header = " + pszHeader.ToString() + ", iGroupId = " +
iGroupId
.ToString(CultureInfo.InvariantCulture);