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