The DependencyProperty for the DataSource property.

Namespace:  C1.WPF.Data
Assembly:  C1.WPF.Data.Entity (in C1.WPF.Data.Entity.dll)

Syntax

C#
public static readonly DependencyProperty DataSourceProperty
Visual Basic
Public Shared ReadOnly DataSourceProperty As DependencyProperty

See Also