Gets the brush used to draw the border of the completion bar of the standard task bar of the current item in the chart (when using the default standard task template).
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
C# |
---|
public static Brush GetStandardCompletedBarStroke( DependencyObject d ) |
Visual Basic (Declaration) |
---|
Public Shared Function GetStandardCompletedBarStroke ( _ d As DependencyObject _ ) As Brush |
Parameters
- d
- Type: System.Windows..::.DependencyObject