Maybe this is a dumb question, but I can\'t find the answer: in the following xaml what does CommandParameter binding to? Or in general, what does \"{Bind
CommandParameter
\"{Bind
An Empty {Binding} will pass the current DataContext of the control to the Executed and CanExecute methods respectively.
{Binding}