ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1VectorIcon Class / Dispatcher Property

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