1 implementation of FPreTranslateMessage
System.Windows.Forms (1)
System\Windows\Forms\Application.ComponentThreadContext.cs (1)
359
BOOL IMsoComponent.Interface.
FPreTranslateMessage
(MSG* msg)
2 references to FPreTranslateMessage
System.Windows.Forms.Primitives (2)
Microsoft\Office\IMsoComponent.cs (2)
55
=> UnwrapAndInvoke<IMsoComponent, Interface, BOOL>(@this, o => o.
FPreTranslateMessage
(msg));
153
/// <inheritdoc cref="Interface.
FPreTranslateMessage
(MSG*)"/>