1 write to iGroupID
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (1)
2043
iGroupID
= item.iGroupID;
3 references to iGroupID
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (3)
596
if (result == group32.
iGroupID
)
708
return GetTextWithinStructure(hwnd, NativeMethods.LVM_GETGROUPINFO, new IntPtr(item32.
iGroupID
), new IntPtr(&item32), Marshal.SizeOf(item32.GetType()), textAddress, size, true);
2076
nativeItem.iGroupID = item.
iGroupID
;