PdfViewer: NullReferenceException is thrown when annotation has appearance state but uses single state appearances
This is not a valid PDF scenario as having appearance state requires having multistate appearances. However, we should handle this invalid document scenario on our side so that the app does not crash with NullReferenceException.