Called after successful deserialization.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
protected virtual void OnLoad () |
Visual Basic Copy Code |
---|
Protected Overridable Sub OnLoad () |
Override this method if you need to update the state of items after successfully loading a diagram.
WpfDiagram Programmer's Guide | © 2024 MindFusion |