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