2 references to WM_APP
System.Private.Windows.Core (1)
Windows\Win32\MessageId.cs (1)
236PInvokeCore.WM_APP => "WM_APP",
System.Windows.Forms (1)
System\Windows\Forms\Dialogs\TaskDialog\TaskDialog.cs (1)
67private const uint ContinueButtonClickHandlingMessage = PInvokeCore.WM_APP + 0x3FFF;