ComponentOne Tiles for WPF and Silverlight
C1SlideTile Class
Members 

C1.WPF.Tile Namespace : C1SlideTile Class
The C1SlideTile control slides from front to back according to the SlideDirection property value.
Object Model
C1SlideTile Class
Syntax
'Declaration
 
Public Class C1SlideTile 
   Inherits C1Tile
public class C1SlideTile : C1Tile 
Remarks
The SlideDirection property might contain any combination of the SlideDirection values. The C1Tile control will randomly slide in the one of available directions.
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     System.Windows.Controls.ContentControl
                        C1.WPF.C1HeaderedContentControl
                           C1.WPF.Tile.C1TileBase
                              C1.WPF.Tile.C1Tile
                                 C1.WPF.Tile.C1SlideTile

See Also

Reference

C1SlideTile Members
C1.WPF.Tile Namespace