1 override of HandleWndProcException
System.Windows.Forms (1)
System\Windows\Forms\Dialogs\TaskDialog\TaskDialog.WindowSubclassHandler.cs (1)
39protected override void HandleWndProcException(Exception ex) => HandleCallbackException(ex);
2 references to HandleWndProcException
System.Windows.Forms (2)
System\Windows\Forms\WindowSubclassHandler.cs (2)
240/// <see cref="HandleWndProcException(Exception)"/>. 277HandleWndProcException(ex);