1 reference to ScrollWindowEx
System.Windows.Forms.Primitives (1)
Windows\Win32\PInvoke.ScrollWindowEx.cs (1)
19int result = ScrollWindowEx(hWnd.Handle, dx, dy, prcScroll, prcClip, hrgnUpdate, prcUpdate, flags);