1 write to iGroupID
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (1)
2201
iGroupID
= item.iGroupID;
3 references to iGroupID
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (3)
615
if (result == group64.
iGroupID
)
734
return GetTextWithinStructure(hwnd, NativeMethods.LVM_GETGROUPINFO, new IntPtr(item64.
iGroupID
), new IntPtr(&item64), Marshal.SizeOf(item64.GetType()), textAddress, size, true);
2234
nativeItem.iGroupID = item.
iGroupID
;