ComponentOne Data Source for Entity Framework
C1.Data.Entities Namespace / EntityViewSource Class / Dispatcher Property

In This Topic
    Dispatcher Property (EntityViewSource)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Dispatcher As System.Windows.Threading.Dispatcher
    public System.Windows.Threading.Dispatcher Dispatcher {get;}
    See Also