ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / WeekNumberSlotPresenter Class / ContentTemplateRoot Property

In This Topic
    ContentTemplateRoot Property (WeekNumberSlotPresenter)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property ContentTemplateRoot As Windows.UI.Xaml.UIElement
    public Windows.UI.Xaml.UIElement ContentTemplateRoot {get;}
    See Also