Steps to reproduce:
- Place BarEditItem with RepositoryItemButtonEdit to BarLinkContainerExItem.
- Place BarLinkContainerExItem to the Bar.
- Subscribe to the RepositoryItemButtonEdit.KeyDown event.
- RepositoryItemButtonEdit does not raise the KeyDown event on the Enter press if the Delete button was clicked before that.