RichTextBox: Expose method that freezes all images in RadDocument
When document model is used in multi-threaded scenario, all image sources need to be frozen. Expose a method that does that out of the box.
Workaround: Solution with the public API available is in the attached freezeImagesInRadDocument.zip.