1 write to iGroupID
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (1)
2051
iGroupID
= item.iGroupID;
3 references to iGroupID
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (3)
604
if (result == group32.
iGroupID
)
716
return GetTextWithinStructure(hwnd, NativeMethods.LVM_GETGROUPINFO, new IntPtr(item32.
iGroupID
), new IntPtr(&item32), Marshal.SizeOf(item32.GetType()), textAddress, size, true);
2084
nativeItem.iGroupID = item.
iGroupID
;