I\'ve recently developed a drawing component for my company, featuring a Canvas on which you can draw certain shapes using click-and-drag. For each shape, I placed two adorners on its AdornerLayer: On
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,
Question: Is it possible to create an AdornerDecorator that takes only the Adorners I want to its AdornerLayer?