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