ComponentOne Tiles for WPF and Silverlight
C1.Silverlight.Tile Namespace / C1Tile Class / UpdateTile Method

In This Topic
    UpdateTile Method (C1Tile)
    In This Topic
    Performs tile update according to the ContentSource property value and the set of defined ContentChangeAnimations.
    Syntax
    'Declaration
     
    
    Public Overrides Sub UpdateTile() 
    public override void UpdateTile()
    See Also