Called when a group child node has been modified.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
protected virtual void OnChildModified ( |
Visual Basic Copy Code |
---|
Protected Overridable Sub OnChildModified( _ |
The node that has been modified.
The adjustment handle used to modify the node.
Override this method if you need to know when a node from the SubordinateGroup is modified.