3 references to TranslateMessage
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\Control.ActiveXImpl.cs (1)
1879PInvoke.TranslateMessage(lpmsg);
System.Windows.Forms.Primitives (2)
Windows.Win32.PInvoke.USER32.dll.g.cs (2)
3813 /// <inheritdoc cref="TranslateMessage(winmdroot.UI.WindowsAndMessaging.MSG*)"/> 3819 winmdroot.Foundation.BOOL __result = PInvoke.TranslateMessage(lpMsgLocal);