3 writes to cbSize
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2536nativeItem.cbSize = Marshal.SizeOf(typeof(NativeMethods.TOOLINFO)); 2579nativeItem.cbSize = Marshal.SizeOf(typeof(NativeMethods.TOOLINFO));
MS\Win32\NativeMethods.cs (1)
1953cbSize = size;