ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1TabItemBorder Class / ContentTemplateRoot Property

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