• 製品の概要
    • ComponentOne for WPF/Silverlight のヘルプ
  • 主な特長
  • クイックスタート
    • 手順1:タイルアプリケーションの設定
    • 手順2:アプリケーションへのタイルの追加
    • 手順3:タイルアプリケーションの実行
  • Tiles の使い方
    • C1Tile コントロール
    • C1SlideTile コントロール
    • ContentTemplate と BackContentTemplate
  • タスク別ヘルプ
    • タイルヘッダーに XAML コンテンツを追加する
    • タイルコンテンツを更新する
    • 項目のコレクションに連結する
    • 連結コントロールでのタイルの使用
  • リファレンス
    • C1.Silverlight.Tile.5 アセンブリ
      • 名前空間
        • C1.Silverlight.Tile 名前空間
          • 概要
          • クラス
            • C1FlipTile
              • 概要
              • メンバ
              • C1FlipTile コンストラクタ
              • メソッド
                • C1Tile_SizeChanged メソッド
            • C1SlideTile
              • 概要
              • メンバ
              • C1SlideTile コンストラクタ
              • メソッド
                • OnApplyTemplate メソッド
                • OnSlideDirectionChanged メソッド
                • UpdateContentAnimations メソッド
              • プロパティ
                • SlideDirection プロパティ
              • フィールド
                • _down フィールド
                • _left フィールド
                • _right フィールド
                • _up フィールド
                • ContentChangeAnimationDownName フィールド
                • ContentChangeAnimationLeftName フィールド
                • ContentChangeAnimationRightName フィールド
                • ContentChangeAnimationUpName フィールド
                • SlideDirectionProperty フィールド
            • C1Tile
              • 概要
              • メンバ
              • C1Tile コンストラクタ
              • メソッド
                • AnimateTileContent メソッド
                • C1Tile_SizeChanged メソッド
                • GetNextItem メソッド
                • LoadItem メソッド
                • OnApplyTemplate メソッド
                • OnBackContentChanged メソッド
                  • OnBackContentChanged(DependencyObject,DependencyPropertyChangedEventArgs) メソッド
                  • OnBackContentChanged(Object,Object) メソッド
                • OnContentChanged メソッド
                • OnContentSourceChanged メソッド
                  • OnContentSourceChanged(DependencyObject,DependencyPropertyChangedEventArgs) メソッド
                  • OnContentSourceChanged(Object,Object) メソッド
                • OnContentTemplateChanged メソッド
                • OnContentTemplateSelectorChanged メソッド
                • PrepareContentFromContentSource メソッド
                • UpdateContentPresenter メソッド
                • UpdateTile メソッド
              • プロパティ
                • BackContent プロパティ
                • BackContentTemplate プロパティ
                • ContentSource プロパティ
              • フィールド
                • _backContentPresenter フィールド
                • _contentChangeAnimations フィールド
                • _contentPresenter フィールド
                • _contentRoot フィールド
                • _preparedNextObject フィールド
                • _rand フィールド
                • _root フィールド
                • BackContentPresenterName フィールド
                • BackContentProperty フィールド
                • BackContentTemplateProperty フィールド
                • ContentChangeAnimationName フィールド
                • ContentPresenterName フィールド
                • ContentRootElementName フィールド
                • ContentSourceProperty フィールド
                • RootElementName フィールド
            • C1TileBase
              • 概要
              • メンバ
              • C1TileBase コンストラクタ
              • メソッド
                • AutomationTileBaseClick メソッド
                • C1Tile_CanExecuteChanged メソッド
                • ChangeVisualStateCommon メソッド
                • ctorb__0 メソッド
                • ctorb__1 メソッド
                • ExecuteCommand メソッド
                • OnApplyTemplate メソッド
                • OnCommandChanged メソッド
                • OnCommandParameterPropertyChanged メソッド
                • OnCommandPropertyChanged メソッド
                • OnContentTemplateChanged メソッド
                  • OnContentTemplateChanged(DependencyObject,DependencyPropertyChangedEventArgs) メソッド
                  • OnContentTemplateChanged(DataTemplate,DataTemplate) メソッド
                • OnContentTemplateSelectorChanged メソッド
                  • OnContentTemplateSelectorChanged(DependencyObject,DependencyPropertyChangedEventArgs) メソッド
                  • OnContentTemplateSelectorChanged(C1DataTemplateSelector,C1DataTemplateSelector) メソッド
                • OnCreateAutomationPeer メソッド
                • OnIsFrozenChanged メソッド
                • OnLoaded メソッド
                • OnMouseLeftButtonDown メソッド
                • OnMouseLeftButtonUp メソッド
                • OnUnloaded メソッド
                • ToString メソッド
                • UpdateCanExecuteState メソッド
                • UpdateTile メソッド
              • プロパティ
                • Command プロパティ
                • CommandParameter プロパティ
                • ContentTemplateSelector プロパティ
                • IsFrozen プロパティ
              • フィールド
                • _isEnabled フィールド
                • _mouseLeftButtonDownPosition フィールド
                • _peer フィールド
                • _suspendCount フィールド
                • Click フィールド
                • CommandParameterProperty フィールド
                • CommandProperty フィールド
                • ContentTemplateSelectorProperty フィールド
                • IsFrozenProperty フィールド
                • ListenContentTemplateProperty フィールド
              • イベント
                • Click イベント
            • C1TileService
              • 概要
              • メンバ
              • メソッド
                • AddTile メソッド
                • ClearPointerDownAnimation メソッド
                • el_LostMouseCapture メソッド
                • el_MouseLeftButtonDown メソッド
                • el_MouseLeftButtonUp メソッド
                • el_MouseMove メソッド
                • FreezeTile メソッド
                • GetPointerDownAnimation メソッド
                • GetPreservePointerCapture メソッド
                • OnPointerDownAnimationChanged メソッド
                • OnTimerTick メソッド
                • Register メソッド
                • RemoveTile メソッド
                • SetPointerDownAnimation メソッド
                • SetPreservePointerCapture メソッド
                • StartTimer メソッド
                • StopPointerAnimation メソッド
                • UnfreezeTile メソッド
                • Unregister メソッド
              • プロパティ
                • IsDesignTime プロパティ
                • MaxAnimationNumber プロパティ
                • UpdateInterval プロパティ
              • フィールド
                • _enabledTiles フィールド
                • _frozenTiles フィールド
                • _maxAnimationNumber フィールド
                • _maxSSeconds フィールド
                • _mouseDownPosition フィールド
                • _random フィールド
                • _suspendedTiles フィールド
                • _timer フィールド
                • _updateInterval フィールド
                • MIN_ROTATION フィールド
                • PointerDownAnimationProperty フィールド
                • PointerDownStoryboard フィールド
                • PreservePointerCaptureProperty フィールド
                • ROTATION_FACTOR フィールド
          • 列挙型
            • SlideDirection
          • インターフェース
            • ILoadable
              • 概要
              • メンバ
              • メソッド
                • Load メソッド
              • プロパティ
                • IsLoaded プロパティ
    • C1.WPF.Tile.4.5.2 アセンブリ
      • 名前空間
        • C1.WPF.Tile 名前空間
          • 概要
          • クラス
            • C1SlideTile
              • 概要
              • メンバ
              • C1SlideTile コンストラクタ
              • メソッド
                • OnApplyTemplate メソッド
                • OnSlideDirectionChanged メソッド
                • UpdateContentAnimations メソッド
              • プロパティ
                • SlideDirection プロパティ
              • フィールド
                • _down フィールド
                • _left フィールド
                • _right フィールド
                • _up フィールド
                • ContentChangeAnimationDownName フィールド
                • ContentChangeAnimationLeftName フィールド
                • ContentChangeAnimationRightName フィールド
                • ContentChangeAnimationUpName フィールド
                • SlideDirectionProperty フィールド
            • C1Tile
              • 概要
              • メンバ
              • C1Tile コンストラクタ
              • メソッド
                • AnimateTileContent メソッド
                • C1Tile_SizeChanged メソッド
                • GetNextItem メソッド
                • LoadItem メソッド
                • OnApplyTemplate メソッド
                • OnBackContentChanged メソッド
                  • OnBackContentChanged(DependencyObject,DependencyPropertyChangedEventArgs) メソッド
                  • OnBackContentChanged(Object,Object) メソッド
                • OnContentChanged メソッド
                • OnContentSourceChanged メソッド
                  • OnContentSourceChanged(DependencyObject,DependencyPropertyChangedEventArgs) メソッド
                  • OnContentSourceChanged(Object,Object) メソッド
                • OnContentTemplateChanged メソッド
                • OnContentTemplateSelectorChanged メソッド
                • PrepareContentFromContentSource メソッド
                • UpdateContentPresenter メソッド
                • UpdateTile メソッド
              • プロパティ
                • BackContent プロパティ
                • BackContentTemplate プロパティ
                • ContentSource プロパティ
              • フィールド
                • _backContentPresenter フィールド
                • _contentChangeAnimations フィールド
                • _contentPresenter フィールド
                • _contentRoot フィールド
                • _preparedNextObject フィールド
                • _rand フィールド
                • _root フィールド
                • BackContentPresenterName フィールド
                • BackContentProperty フィールド
                • BackContentTemplateProperty フィールド
                • ContentChangeAnimationName フィールド
                • ContentPresenterName フィールド
                • ContentRootElementName フィールド
                • ContentSourceProperty フィールド
                • RootElementName フィールド
            • C1TileBase
              • 概要
              • メンバ
              • C1TileBase コンストラクタ
              • メソッド
                • AutomationTileBaseClick メソッド
                • C1Tile_CanExecuteChanged メソッド
                • ChangeVisualStateCommon メソッド
                • ctorb__24_0 メソッド
                • ctorb__24_1 メソッド
                • ExecuteCommand メソッド
                • OnApplyTemplate メソッド
                • OnCommandChanged メソッド
                • OnCommandParameterPropertyChanged メソッド
                • OnCommandPropertyChanged メソッド
                • OnCreateAutomationPeer メソッド
                • OnIsFrozenChanged メソッド
                • OnLoaded メソッド
                  • OnLoaded() メソッド
                • OnMouseLeftButtonDown メソッド
                • OnMouseLeftButtonUp メソッド
                • OnUnloaded メソッド
                  • OnUnloaded() メソッド
                • ToString メソッド
                • UpdateCanExecuteState メソッド
                • UpdateTile メソッド
              • プロパティ
                • Command プロパティ
                • CommandParameter プロパティ
                • IsFrozen プロパティ
              • フィールド
                • _isEnabled フィールド
                • _mouseLeftButtonDownPosition フィールド
                • _peer フィールド
                • _suspendCount フィールド
                • Click フィールド
                • CommandParameterProperty フィールド
                • CommandProperty フィールド
                • IsFrozenProperty フィールド
              • イベント
                • Click イベント
            • C1TileService
              • 概要
              • メンバ
              • メソッド
                • 8Id メソッド
                • 9Id メソッド
                • 9rb メソッド
                • aJd メソッド
                • bJd メソッド
                • cJd メソッド
                • dJd メソッド
                • eJd メソッド
                • fJd メソッド
                • FreezeTile メソッド
                • GetPointerDownAnimation メソッド
                • GetPreservePointerCapture メソッド
                • gJd メソッド
                • iJd メソッド
                • Register メソッド
                • SetPointerDownAnimation メソッド
                • SetPreservePointerCapture メソッド
                • StopPointerAnimation メソッド
                • UnfreezeTile メソッド
                • Unregister メソッド
              • プロパティ
                • IsDesignTime プロパティ
                • MaxAnimationNumber プロパティ
                • UpdateInterval プロパティ
              • フィールド
                • a フィールド
                • b フィールド
                • c フィールド
                • d フィールド
                • e フィールド
                • f フィールド
                • g フィールド
                • h フィールド
                • i フィールド
                • j フィールド
                • k フィールド
                • l フィールド
                • PointerDownAnimationProperty フィールド
                • PreservePointerCaptureProperty フィールド
          • 列挙型
            • SlideDirection
          • インターフェース
            • ILoadable
              • 概要
              • メンバ
              • メソッド
                • Load メソッド
              • プロパティ
                • IsLoaded プロパティ