Gets the custom brush used to draw the borders of a specific allocation bar (when applied to an AllocationItem object), overriding brushes defined at control level, in the chart.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
C# |
---|
public static Brush GetAllocationBarStroke( DependencyObject d ) |
Visual Basic (Declaration) |
---|
Public Shared Function GetAllocationBarStroke ( _ d As DependencyObject _ ) As Brush |
Parameters
- d
- Type: System.Windows..::.DependencyObject