ComponentOne Data Source for Entity Framework
C1.Data.DataSource Namespace / SortDescriptor Class / Dispatcher Property

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