[]
Gets or sets the command that can be bound to the tool.
public ICommand Command { get; set; }
Public Property Command As ICommand