Within a UserControl I have one toolbar where all the buttons use a pre-defined routed command (e.g. ApplicationCommands.Cut & ApplicationCommands.Copy). This toolbar is effictively reused by 2 RichTextBoxes. All works as expected.Within a UserControl I have one toolbar where a