3 writes to cbSize
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
1996
cbSize
= Marshal.SizeOf(typeof(NativeMethods.LVGROUP)),
2146
cbSize
= Marshal.SizeOf(typeof(NativeMethods.LVGROUP)),
MS\Win32\NativeMethods.cs (1)
880
cbSize
= size;
1 reference to cbSize
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (1)
1351
XSend(hwnd, NativeMethods.LVM_GETGROUPINFO, new IntPtr(group.iGroupID), new IntPtr(&group), group.
cbSize
, ErrorValue.NoCheck);