[]
Gets or sets the ICommand whose Execute(object) method will be called when the Click event gets invoked.
public ICommand Command { get; set; }
Public Property Command As ICommand