Hi,
I have a RadDiagram and changed the Shape Style to have a good visible selection rectangle.
Further I added a RadDiagramNavigationPane.
The problem - the preview doesn't update.
To reproduce
- start the application, select a shape.
- open the RadDiagramNavigationPane
Now (as expected) I can see the selected Shape.
Next I select a different Shape - the preview in the RadDiagramNavigationPane doesn't reflect this change.
Opening / closing the RadDiagramNavigationPane doesn't change anything.
But if I mess around with my window (change size or move to a different screen) the preview is redrawn.
And the newly selected shape is now also select in the preview.
I guess I can't ask my users to resize there window to see changes in the preview :)
Just kidding - the question is - is there a way to enforce such a refresh?
By the way - I use MVVM - so a "On....Event" in code behind is not what I'm searching for.
Thanks
Manfred
I have a RadDiagram and changed the Shape Style to have a good visible selection rectangle.
Further I added a RadDiagramNavigationPane.
The problem - the preview doesn't update.
To reproduce
- start the application, select a shape.
- open the RadDiagramNavigationPane
Now (as expected) I can see the selected Shape.
Next I select a different Shape - the preview in the RadDiagramNavigationPane doesn't reflect this change.
Opening / closing the RadDiagramNavigationPane doesn't change anything.
But if I mess around with my window (change size or move to a different screen) the preview is redrawn.
And the newly selected shape is now also select in the preview.
I guess I can't ask my users to resize there window to see changes in the preview :)
Just kidding - the question is - is there a way to enforce such a refresh?
By the way - I use MVVM - so a "On....Event" in code behind is not what I'm searching for.
Thanks
Manfred