Gets the ItemsControl host template part used internally by this ChartViewBase.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)
Syntax
| C# |
|---|
protected internal ItemsControl ItemsControlHost { get; } |
| Visual Basic (Declaration) |
|---|
Protected Friend ReadOnly Property ItemsControlHost As ItemsControl |