ComponentOne PdfViewer for UWP
C1.UWP.PdfViewer Assembly / C1.Xaml.PdfViewer Namespace / C1PdfViewer 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