DiagramNode.GetAllOutgoingLinks override.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C#
![]() |
---|
protected override void GetAllOutgoingLinks ( |
Visual Basic
![]() |
---|
Protected Overrides Sub GetAllOutgoingLinks( _ |
This method also adds the links that go out of tree items, which otherwise are not included in the node's OutgoingLinks collection, but in the one of the TreeViewItem object.
WpfDiagram Programmer's Guide | © 2025 MindFusion |