2 references to SafeNativeMethods
WindowsFormsIntegration (2)
System\Windows\Integration\Convert.cs (1)
182msg2.time = MS.Win32.SafeNativeMethods.GetMessageTime();
System\Windows\Integration\ElementHost.cs (1)
635SafeNativeMethods.SetWindowPos(_hwndSource.Handle, NativeMethods.HWND_TOP, 0, 0, this.Width, this.Height, 0);