DataSource for Entity Framework in WPF
C1.WPF.Data Namespace / ControlHandler Class / DataSourceProperty Field

In This Topic
    DataSourceProperty Field
    In This Topic
    The DependencyProperty for the DataSource property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly DataSourceProperty As DependencyProperty
    public static readonly DependencyProperty DataSourceProperty
    See Also