3 references to ContinueButtonClickHandlingMessage
System.Windows.Forms (3)
System\Windows\Forms\Dialogs\TaskDialog\TaskDialog.cs (2)
179
/// See <see cref="
ContinueButtonClickHandlingMessage
"/> for more information.
1046
if (PInvokeCore.PostMessage(hWnd,
ContinueButtonClickHandlingMessage
))
System\Windows\Forms\Dialogs\TaskDialog\TaskDialog.WindowSubclassHandler.cs (1)
22
case
ContinueButtonClickHandlingMessage
: