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