I\'m using MVVM and custom ICommand objects are provided by ViewModel layer. One ViewModel object at the same time can be attached via DataContext property to many View obje
Just use a binding with no Path :
Path