Raises the ContainerChildRemoved event.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
protected virtual void OnContainerChildRemoved ( |
Visual Basic
Copy Code
|
|---|
Protected Overridable Sub OnContainerChildRemoved( _ |
An object providing the event data.
See Also