PdfViewer: InvalidOperationException is thrown when creating Thumbnail in separate thread
CreateThumbnail of ThumbnailFactory leads to InvalidOperationException: 'The calling thread cannot access this object because a different thread owns it.', when called from separate STA thread.