2 references to WM_CANCELJOURNAL
System.Private.Windows.Core (1)
Windows\Win32\MessageId.cs (1)
103PInvokeCore.WM_CANCELJOURNAL => "WM_CANCELJOURNAL",
System.Windows.Forms (1)
System\Windows\Forms\SendKeys\SendKeys.SKWindow.cs (1)
23if (m.Msg == (int)PInvokeCore.WM_CANCELJOURNAL)