Called when the property of the associated item has changed.
Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf
SyntaxC#
Copy Code
|
|---|
protected virtual void OnItemPropertyChanged ( |
Visual Basic
Copy Code
|
|---|
Protected Overridable Sub OnItemPropertyChanged( _ |
The name of the changed property.
See Also