My diagram background is set using a DynamicResource. When the user switches themes, the DynamicResource updates correctly in WPF, but the GoXam diagram does not fully redraw/repaint.
Old background color remains on parts of the canvas until the user scrolls or zooms.
My GridPattern lines temporarily become thicker after the theme change.
Attaching a video link. Recordings
Is there some refresh which I should do in LayoutCompleted events? Also as you see in the video , for the black color background the grid pattern lines which don’t correct on scrolling.