ComponentOne Tiles for UWP
C1.UWP.Tile Assembly / C1.Xaml.Tile Namespace / C1SlideTile Class / ContentTemplateRoot Property

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