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

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