2 references to SetVisibleScrollbars
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ScrollableControl.cs (2)
402needLayout = SetVisibleScrollbars(false, false); 615needLayout = (SetVisibleScrollbars(needHscroll, needVscroll) || needLayout);