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

See Also