名前 | 解説 | |
---|---|---|
![]() ![]() | PointerDownAnimationProperty | PointerDownAnimation 添付プロパティを識別します。 System.Windows.FrameworkElementでこの添付プロパティを設定すると、 C1TileServiceは、その要素のポインタダウンアニメーションを実行します。 |
![]() ![]() | PreservePointerCaptureProperty | PreservePointerCapture 添付プロパティを識別します。 |
C1TileServiceデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
![]() ![]() | PointerDownAnimationProperty | PointerDownAnimation 添付プロパティを識別します。 System.Windows.FrameworkElementでこの添付プロパティを設定すると、 C1TileServiceは、その要素のポインタダウンアニメーションを実行します。 |
![]() ![]() | PreservePointerCaptureProperty | PreservePointerCapture 添付プロパティを識別します。 |
名前 | 解説 | |
---|---|---|
![]() ![]() | MaxAnimationNumber | 同時に実行できるタイルアニメーションの最大数を指定する System.Int32値を取得または設定します。 |
![]() ![]() | UpdateInterval | タイルの更新の最大時間間隔を指定する System.TimeSpan値を取得または設定します。 |
名前 | 解説 | |
---|---|---|
![]() ![]() | IsDesignTime |
名前 | 解説 | |
---|---|---|
![]() ![]() | FreezeTile | タイルの更新をフリーズします。 |
![]() ![]() | GetPointerDownAnimation | 指定された FrameworkElement から PointerDownAnimation 添付プロパティの値を取得します。 |
![]() ![]() | GetPreservePointerCapture | 指定された FrameworkElement から PreservePointerCapture 添付プロパティの値を取得します。 |
![]() ![]() | Register | サービスに C1TileBaseオブジェクトを登録します。 |
![]() ![]() | SetPointerDownAnimation | 指定された要素の PointerDownAnimation 添付プロパティ値を設定します。 |
![]() ![]() | SetPreservePointerCapture | 指定された要素の PreservePointerCapture 添付プロパティ値を設定します。 |
![]() ![]() | StopPointerAnimation | 指定されたターゲットのアクティブなポインタダウンアニメーションを停止します。 |
![]() ![]() | UnfreezeTile | タイルの更新をフリーズ解除します。 |
![]() ![]() | Unregister | サービスから C1TileBaseオブジェクトを登録解除します。 |