BarCode for WPF | ComponentOne
C1.WPF.BarCode Assembly / C1.WPF.BarCode Namespace / C1BarCode Class / Dispatcher Property

In This Topic
    Dispatcher Property (C1BarCode)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Dispatcher As Dispatcher
    public Dispatcher Dispatcher {get;}
    See Also