Identifies the IsCompleted 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 IsCompletedProperty
Visual Basic (Declaration)
Public Shared ReadOnly IsCompletedProperty As DependencyProperty

See Also