ComponentOne Tiles for UWP
C1.UWP.Tile Assembly / C1.Xaml.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
    public class C1FlipTile : C1Tile 
    Inheritance Hierarchy

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

    See Also