3 writes to cbSize
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2078nativeItem.cbSize = Marshal.SizeOf(typeof(NativeMethods.LVGROUP_V6)); 2228nativeItem.cbSize = Marshal.SizeOf(typeof(NativeMethods.LVGROUP_V6));
MS\Win32\NativeMethods.cs (1)
941cbSize = size;