Identifies the IsTaskCompletionReadOnly dependency property.

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

Syntax

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

See Also