Identifies the IsTaskDependencyReadOnly dependency property.

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

Syntax

C#
public static readonly DependencyProperty IsTaskDependencyReadOnlyProperty
Visual Basic (Declaration)
Public Shared ReadOnly IsTaskDependencyReadOnlyProperty As DependencyProperty

See Also