ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / DaysOfWeekPresenter Class / BaseUri Property

In This Topic
    BaseUri Property (DaysOfWeekPresenter)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property BaseUri As Windows.Foundation.Uri
    public Windows.Foundation.Uri BaseUri {get;}
    See Also