MindFusion.Wpf Pack Programmer's Guide
ItemEventArgs Members
Constructors Properties
 


Contains the arguments passed to item instantiation event handlers.

The following tables list the members exposed by the ItemEventArgs type.

 Public Constructors

  Name Description

ItemEventArgs

Initializes a new instance of the ItemEventArgs class.

 Public Properties

  Name Description

Index

Gets an integer index related to the event.

Item

Gets the item for which the event is raised.

 See Also

ItemEventArgs Class
MindFusion.Diagramming.Wpf Namespace