Just uploaded the latest release of SequenceViz which now includes the Reflector plugin with the WPF renderer. Download
I managed to spend some time on SequenceViz this weekend and added quick search functionality. Because the diagrams are not linkable so it is difficult to navigate between methods and types. One thing that could help now is to search for the type or method...
Finally I managed to put it on CodePlex. SequenceViz
For SequenceViz , the next thing on the list was to export the SVG output to an image. I would like it to be included within the application but unfortunately I am unable to find a working implementation which I can use. (tried SVG# but didn't wok...