ComponentOne DateTimeEditors for UWP
C1.UWP.DateTimeEditors Assembly / C1.Xaml.DateTimeEditors Namespace / C1TimeEditor Class / Dispatcher Property

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