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