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