DataSource for Entity Framework in WPF
C1.Data.DataSource Namespace / BaseControlHandler Class / AutoLookupProperty Field

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