I am trying to add a context menu to a WPF User Control that I have created. The menu, icon and command show but in the menu it is greyed out even though I have set CommandBinding_CanExecute to alway return true.I am trying to add a context menu to a WPF User