RichTextBox: NullReferenceException is thrown when pressing Ctrl or Esc in control with particularly loaded catalog
When the MEF catalog of RadRichTextBox is predefined, the PasteOptionsPopup is not automatically loaded and causes NullReferenceException in the presenter when the users press Ctrl or Esc.
Workaround: Add typeof(PasteOptionsPopup) to the catalog.