5 writes to cbSize
System.Windows.Forms (5)
winforms\Managed\System\WinForms\Control.cs (1)
8831
si.
cbSize
= Marshal.SizeOf(typeof(NativeMethods.SCROLLINFO));
winforms\Managed\System\WinForms\Printing\PrintPreviewControl.cs (1)
366
si.
cbSize
= Marshal.SizeOf(typeof(NativeMethods.SCROLLINFO));
winforms\Managed\System\WinForms\ScrollBar.cs (1)
794
si.
cbSize
= Marshal.SizeOf(typeof(NativeMethods.SCROLLINFO));
winforms\Managed\System\WinForms\ScrollProperties.cs (1)
314
si.
cbSize
= Marshal.SizeOf(typeof(NativeMethods.SCROLLINFO));
winforms\Managed\System\WinForms\TreeView.cs (1)
2730
si.
cbSize
= Marshal.SizeOf(typeof(NativeMethods.SCROLLINFO));