Called when the ItemBorderThickness property changes.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)
Syntax
C# |
---|
protected virtual void OnItemBorderThicknessChanged( Thickness oldItemBorderThickness, Thickness newItemBorderThickness ) |
Visual Basic (Declaration) |
---|
Protected Overridable Sub OnItemBorderThicknessChanged ( _ oldItemBorderThickness As Thickness, _ newItemBorderThickness As Thickness _ ) |
Parameters
- oldItemBorderThickness
- Type: System.Windows..::.Thickness
- newItemBorderThickness
- Type: System.Windows..::.Thickness