HelpProviderShowHelpCanExecute Method

Whether the F1 help command can execute.

Definition

Namespace: MbcsCentral
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
private static void ShowHelpCanExecute(
	Object sender,
	CanExecuteRoutedEventArgs e
)

Parameters

sender  Object
 
e  CanExecuteRoutedEventArgs
 

See Also