[]
        
(Showing Draft Content)

C1.WPF.Tile.C1Tile.BackContentTemplate

BackContentTemplate Property

BackContentTemplate

Gets or sets the DataTemplate which should be used as an alternate to the one defined by the ContentTemplate property. The default value is null.

Declaration
public DataTemplate BackContentTemplate { get; set; }
Remarks

This property would be ignored if the ContentTemplateSelector property is set.