A command handler is an implementation of a command.
A command can have multiple handlers but they should be active in different contexts, otherwise first active will be executed.
Protected
Readonly
Execute the command.
URIs of selected resources.
Determine if the command is enabled.
true if the command is enabled.
true
Determine if the command is visible.
true if the command is visible.
A command handler is an implementation of a command.
A command can have multiple handlers but they should be active in different contexts, otherwise first active will be executed.