1 write to cbSize
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (1)
1972
cbSize
= Marshal.SizeOf(typeof(LVGROUP_32));
1 reference to cbSize
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (1)
1400
XSend(hwnd, NativeMethods.LVM_GETGROUPINFO, new IntPtr(group.iGroupID), new IntPtr(&group), group.
cbSize
, ErrorValue.NoCheck);