Tiles for WinRT
C1Tile Class
Members 

C1Tile は、Windows 8 のライブタイルの動作を真似たヘッダー付きのアニメーションコンテンツコントロールです。
Object Model
C1Tile Class
Syntax
'Declaration
 
Public Class C1Tile 
   Inherits C1TileBase
public class C1Tile : C1TileBase 
Remarks
ContentChange ストーリーボードは、ルート要素リソースで定義する必要があります。複数の ContentChange ストーリーボードを定義するには、ストーリーボードの Key 値を C1Tile.ContentChangeAnimationName で始まる文字列に設定します。コントロールテンプレートで複数のストーリーボードを定義すると、C1Tile コントロールは、対応するストーリーボードをランダムに実行します。
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         System.Runtime.InteropServices.WindowsRuntime.RuntimeClass
            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
                                    C1.Xaml.Tile.C1SlideTile

See Also

Reference

C1Tile Members
C1.Xaml.Tile Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback