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