I'm trying to ensure that my error adorners don't get clipped by my scrollviewer's bounds. I have a series of textboxes that are at the edge of a fixed width scrollviewer (no horizontal scrolling, only vertical). I then have adorners that flag textboxes with errors.
The problem is that the adorners get clipped at the edge of the scrollviewer.
Any ideas?
*Note: I have tried wrapping everything in AdornerDecorator.