Removes predecessor items that generate circular dependencies, either explicitely or implicitely in the hierarchy.

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

Syntax

C#
void RemoveCircularDependencies()
Visual Basic (Declaration)
Sub RemoveCircularDependencies

See Also