Gets the dependencies items control host template part used internally by this GanttChartView.

Namespace:  DlhSoft.Windows.Controls
Assembly:  DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)

Syntax

C#
protected internal ItemsControl DependenciesItemsControlHost { get; internal set; }
Visual Basic (Declaration)
Protected Friend Property DependenciesItemsControlHost As ItemsControl

See Also