2 references to SetScrollInfo
System.Windows.Forms.Primitives (2)
Windows\Win32\PInvoke.SetScrollInfo.cs (2)
8/// <inheritdoc cref="SetScrollInfo(HWND, SCROLLBAR_CONSTANTS, in SCROLLINFO, BOOL)"/> 12int result = SetScrollInfo(hWnd.Handle, nBar, lpsi, redraw);