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