ComponentOne Tiles for WPF and Silverlight
C1.Silverlight.Tile Namespace / C1FlipTile Class
Members

In This Topic
    C1FlipTile Class
    In This Topic
    The C1FlipTile control flips from front to back as a Windows Phone 8 live tiles.
    Object Model
    C1FlipTile Class
    Syntax
    'Declaration
     
    
    Public Class C1FlipTile 
       Inherits C1Tile
       Implements MS.Internal.IManagedPeer, MS.Internal.IManagedPeerBase, MS.Internal.INativeCoreTypeWrapper 
    public class C1FlipTile : C1Tile, MS.Internal.IManagedPeer, MS.Internal.IManagedPeerBase, MS.Internal.INativeCoreTypeWrapper  
    Inheritance Hierarchy

    System.Object
       System.Windows.DependencyObject
          System.Windows.UIElement
             System.Windows.FrameworkElement
                System.Windows.Controls.Control
                   System.Windows.Controls.ContentControl
                      C1.Silverlight.C1HeaderedContentControl
                         C1.Silverlight.Tile.C1TileBase
                            C1.Silverlight.Tile.C1Tile
                               C1.Silverlight.Tile.C1FlipTile

    See Also