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