Gets the element displaying the scroll content presenter of the network diagram.

Namespace:  DlhSoft.Windows.Controls.Pert
Assembly:  DlhSoft.ProjectData.PertChart.LightWPF.Controls (in DlhSoft.ProjectData.PertChart.LightWPF.Controls.dll)

Syntax

C#
public ScrollContentPresenter ScrollContentPresenter { get; }
Visual Basic (Declaration)
Public ReadOnly Property ScrollContentPresenter As ScrollContentPresenter

See Also