Tiles for WPF/Silverlight
C1Tile クラス
メンバ 

C1.Silverlight.Tile.5 アセンブリ > C1.Silverlight.Tile 名前空間 : C1Tile クラス
C1Tile は、Windows 8 のライブタイルの動作を真似たヘッダー付きのアニメーションコンテンツコントロールです。
オブジェクト モデル
C1Tile クラス
シンタックス
'宣言
 
Public Class C1Tile 
   Inherits C1TileBase
   Implements MS.Internal.IManagedPeer, MS.Internal.IManagedPeerBase, MS.Internal.INativeCoreTypeWrapper 
public class C1Tile : C1TileBase, MS.Internal.IManagedPeer, MS.Internal.IManagedPeerBase, MS.Internal.INativeCoreTypeWrapper  
解説
ContentChange ストーリーボードは、ルート要素リソースで定義する必要があります。 複数の ContentChange ストーリーボードを定義するには、ストーリーボードの Key 値を C1Tile.ContentChangeAnimationName で始まる 文字列に設定します。 コントロールテンプレートで複数のストーリーボードを定義すると、C1Tile コントロールは、対応するストーリーボードをランダムに実行します。
継承階層

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
                           C1.Silverlight.Tile.C1SlideTile

参照

C1Tile メンバ
C1.Silverlight.Tile 名前空間