Contains the arguments passed to handlers of property change related events.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public class ItemPropertyChangedEventArgs : ItemEventArgs |
Visual Basic
Copy Code
|
|---|
Public Class ItemPropertyChangedEventArgs |
Inheritance HierarchySystem.Object![]()
System.EventArgs![]()
MindFusion.Diagramming.Wpf.ItemEventArgs
MindFusion.Diagramming.Wpf.ItemPropertyChangedEventArgs
See Also