DataSource for Entity Framework in WPF
C1.LiveLinq.LiveViews Namespace / PropertyIsNotVirtualException Class / Context Property

In This Topic
    Context Property (PropertyIsNotVirtualException)
    In This Topic
    Lambda expression where a type with the non-virtual property is used.
    Syntax
    'Declaration
     
    Public ReadOnly Property Context As LambdaExpression
    public LambdaExpression Context {get;}
    See Also