MindFusion.Wpf Pack Programmer's Guide
ItemCollectionBase(T).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.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

protected bool notifyParent

Visual Basic  Copy Code

Protected notifyParent As Boolean

 See Also

ItemCollectionBase(T) Members
ItemCollectionBase(T) Class
MindFusion.Diagramming.Wpf Namespace