MindFusion.Wpf Pack Programmer's Guide
ItemModifiedEventArgs Class
See Also
 





Contains the arguments passed to handlers of the ItemModified event.

Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf

 Syntax

C#  Copy Code

public class ItemModifiedEventArgs : ItemEventArgs

Visual Basic  Copy Code

Public Class ItemModifiedEventArgs
    Inherits ItemEventArgs

 Inheritance Hierarchy

System.Object
    System.EventArgs
        MindFusion.Scheduling.ItemEventArgs
            MindFusion.Scheduling.Wpf.ItemModifiedEventArgs

 See Also

ItemModifiedEventArgs Members
MindFusion.Scheduling.Wpf Namespace