3 writes to cbSize
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2528nativeItem.cbSize = Marshal.SizeOf(typeof(NativeMethods.TOOLINFO)); 2571nativeItem.cbSize = Marshal.SizeOf(typeof(NativeMethods.TOOLINFO));
MS\Win32\NativeMethods.cs (1)
1935cbSize = size;