ComponentOne BarCode for UWP
C1.Xaml.BarCode Namespace / C1BarCode Class / Dispatcher Property

In This Topic
    Dispatcher Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Dispatcher As Windows.UI.Core.CoreDispatcher
    public Windows.UI.Core.CoreDispatcher Dispatcher {get;}
    See Also