Example #1
0
 private int HandleHelpInvocation()
 {
     outerDialog.RaiseHelpInvokedEvent();
     return(ErrorHelper.IGNORED);
 }