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