2 references to UpdateWindow
System.Windows.Forms (1)
System\Windows\Forms\Control.cs (1)
10831PInvoke.UpdateWindow(this);
System.Windows.Forms.Primitives (1)
Windows\Win32\PInvoke.UpdateWindow.cs (1)
11BOOL result = UpdateWindow(hWnd.Handle);