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

See Also