Graph in WPF using graph# isn’t drawn as a chain
I’ve tried this code and from what I can see there’s nothing wrong with it. It may be that some library-references are out of sync (QuickGraph-GraphSharp). I recompiled the Graph#-Controls and fit it all together in the one solution. I removed the Binding in XAML and loaded the graph in the constructor of MainWindow. The … Read more