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

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