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

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

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

参照

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