Gets the brush used to draw the textual abbreviation of the current task event in the chart (when using the default task event template).
Namespace:
DlhSoft.Windows.Controls.PertAssembly: DlhSoft.ProjectData.PertChart.LightWPF.Controls (in DlhSoft.ProjectData.PertChart.LightWPF.Controls.dll)
Syntax
| C# |
|---|
public static Brush GetTextForeground( DependencyObject d ) |
| Visual Basic (Declaration) |
|---|
Public Shared Function GetTextForeground ( _ d As DependencyObject _ ) As Brush |
Parameters
- d
- Type: System.Windows..::.DependencyObject