Called when the TaskManagerSource property changes.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)
Syntax
C# |
---|
protected virtual void OnTaskManagerSourceChanged( TaskManager oldValue, TaskManager newValue ) |
Visual Basic (Declaration) |
---|
Protected Overridable Sub OnTaskManagerSourceChanged ( _ oldValue As TaskManager, _ newValue As TaskManager _ ) |
Parameters
- oldValue
- Type: DlhSoft.Windows.Data..::.TaskManager
- newValue
- Type: DlhSoft.Windows.Data..::.TaskManager