Gets a Visibility value indicating whether the increase timeline page button should be visible in the view.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
C# |
---|
public static Visibility GetComputedIncreaseTimelinePageButtonVisibility( DependencyObject d ) |
Visual Basic (Declaration) |
---|
Public Shared Function GetComputedIncreaseTimelinePageButtonVisibility ( _ d As DependencyObject _ ) As Visibility |
Parameters
- d
- Type: System.Windows..::.DependencyObject