MindFusion.Wpf Pack Programmer's Guide
ItemCollectionBase(T).itemEventArgs Field
See Also
 





A ItemEventArgs instance used for passing arguments to the event handlers for the events of this collection. Used to avoid creating many small objects that would burden the garbage collector.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

protected ItemEventArgs itemEventArgs

Visual Basic  Copy Code

Protected itemEventArgs As ItemEventArgs

 See Also

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