Called when the NonworkingTimeBackground property changes.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)
Syntax
C# |
---|
protected virtual void OnNonworkingTimeBackgroundChanged( Brush oldNonworkingTimeBackground, Brush newNonworkingTimeBackground ) |
Visual Basic (Declaration) |
---|
Protected Overridable Sub OnNonworkingTimeBackgroundChanged ( _ oldNonworkingTimeBackground As Brush, _ newNonworkingTimeBackground As Brush _ ) |
Parameters
- oldNonworkingTimeBackground
- Type: System.Windows.Media..::.Brush
- newNonworkingTimeBackground
- Type: System.Windows.Media..::.Brush