Delegate View.CommandImplementation
Function signature commands.
public delegate bool? View.CommandImplementation(CommandContext ctx)
Parameters
ctx
CommandContextProvides information about the circumstances of invoking the command (e.g. Key)