ComponentOne TileView for UWP
C1.UWP.TileView Assembly / C1.Xaml.TileView Namespace / C1TileViewItem Class / ContentTemplateRoot Property

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