ComponentOne TileView for UWP
C1.UWP.TileView Assembly / C1.Xaml.TileView Namespace / C1TileViewPanel Class / Dispatcher Property

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