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