When working with a Command Binding in the Editor it is easy to jump to the target button (or other control), as well as the source data context (or other high level parent).
The common case that is not covered is jumping to the code that is implementing the command. This should probably be associated with the Source > Property field, most likely as an additional button to jump there. It could be a done as a double-click (like object reference fields) if that doesn't feel unexpected and disruptive to the normal interactions of a text field (maybe only at runtime?).
When working with a Command Binding in the Editor it is easy to jump to the target button (or other control), as well as the source data context (or other high level parent).
The common case that is not covered is jumping to the code that is implementing the command. This should probably be associated with the Source > Property field, most likely as an additional button to jump there. It could be a done as a double-click (like object reference fields) if that doesn't feel unexpected and disruptive to the normal interactions of a text field (maybe only at runtime?).