Constructor CommandContext
CommandContext(Command, View?, TBinding?)
Initializes a new instance with the specified Command,
public CommandContext(Command command, View? source, TBinding? binding)
Initializes a new instance with the specified Command,
public CommandContext(Command command, View? source, TBinding? binding)