Called when the Item property is changed.
Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf
SyntaxC#
Copy Code
|
|---|
protected virtual void OnItemChanged ( |
Visual Basic
Copy Code
|
|---|
Protected Overridable Sub OnItemChanged( _ |
The previous item associated with the presenter.
The new item associated with the presenter.
See Also