Click or drag to resize

ICheckableMenuCommand Methods

The ICheckableMenuCommand type exposes the following members.

Methods
 NameDescription
Public methodCanExecuteDetermines whether the command can execute in its current state.
(Inherited from ICommand)
Public methodExecuteDefines the method to be called when the command is invoked.
(Inherited from ICommand)
Public methodIsChecked Determines whether the command is checked for the specified parameter.
Top
See Also