DiagramLite Programmer's Guide
CollectionBase(T, E).notifyParent Field
See Also
 





If enabled, the collection raises events to let their containing objects handle the addition or removal of items.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight

 Syntax

C#  Copy Code

protected bool notifyParent

Visual Basic  Copy Code

Protected notifyParent As Boolean

 See Also

CollectionBase(T, E) Members
CollectionBase(T, E) Class
MindFusion.Diagramming Namespace