3 references to OnWindowMessage
System.Windows.Forms.Primitives (3)
Windows.Win32.IOleInPlaceObjectWindowless.g.cs (1)
247 return __object.OnWindowMessage(msg, wParam, lParam, plResult);
Windows.Win32.System_Ole_IOleInPlaceObjectWindowless_Extensions.g.cs (2)
46 /// <inheritdoc cref="winmdroot.System.Ole.IOleInPlaceObjectWindowless.Interface.OnWindowMessage(uint, winmdroot.Foundation.WPARAM, winmdroot.Foundation.LPARAM, winmdroot.Foundation.LRESULT*)"/> 51 winmdroot.Foundation.HRESULT __result = @this.OnWindowMessage(msg, wParam, lParam, plResultLocal);