Gets the height of the header area of the chart.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
C# |
---|
public static double GetHeaderHeight( DependencyObject d ) |
Visual Basic (Declaration) |
---|
Public Shared Function GetHeaderHeight ( _ d As DependencyObject _ ) As Double |
Parameters
- d
- Type: System.Windows..::.DependencyObject