[]
Gets or sets the command handler, which executes when the ribbon command is clicked.
public ICommand Handler { get; set; }
Public Property Handler As ICommand