3 references to UpdateWindow
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Control.cs (1)
12505SafeNativeMethods.UpdateWindow(new HandleRef(window, InternalHandle));
winforms\Managed\System\WinForms\DateTimePicker.cs (1)
1577SafeNativeMethods.UpdateWindow(new HandleRef(c, c.hwndFound));
winforms\Managed\System\WinForms\ToolStripPanel.cs (1)
861SafeNativeMethods.UpdateWindow(new HandleRef(null, msg.hwnd));