HelpProviderShowHelpExecuted Method
Execute the F1 help command.
Namespace: MbcsCentralAssembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
private static void ShowHelpExecuted(
Object sender,
ExecutedRoutedEventArgs e
)
Parameters
- sender Object
-
- e ExecutedRoutedEventArgs
-
Calls ShowHelpTopic to show the help topic attached to the framework element that's the
source of the call.