ComponentOne Tiles for UWP
C1.UWP.Tile Assembly / C1.Xaml.Tile Namespace / C1Tile Class / BackContentTemplateProperty Field

In This Topic
    BackContentTemplateProperty Field
    In This Topic
    Identifies the BackContentTemplate dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly BackContentTemplateProperty As Windows.UI.Xaml.DependencyProperty
    public static readonly Windows.UI.Xaml.DependencyProperty BackContentTemplateProperty
    See Also