[]
        
(Showing Draft Content)

C1.WPF.Tile.C1Tile.AnimateTileContent

AnimateTileContent Method

AnimateTileContent()

If current C1Tile object is not frozen, runs random storyboard from the set of storyboards defined in the C1Tile control template which keys are started with "ContentChangeAnimation".

Declaration
public virtual void AnimateTileContent()
Remarks

Override this method to implement custom animation logic.