Called when the StartTime property is changed.
Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf
SyntaxC#
Copy Code
|
|---|
protected virtual void OnStartTimeChanged ( |
Visual Basic
Copy Code
|
|---|
Protected Overridable Sub OnStartTimeChanged( _ |
The previous start time of the presenter.
The new start time of the presenter.
See Also