C1.Xaml.Tile Assembly > C1.Xaml.Tile Namespace : C1TileService Class |
For a list of all members of this type, see C1TileService members.
Name | Description | |
---|---|---|
FreezeTile | タイルの更新をフリーズします。 | |
GetPointerDownAnimation | 指定された FrameworkElement から PointerDownAnimation 添付プロパティの値を取得します。 | |
GetPreservePointerCapture | 指定された FrameworkElement から PreservePointerCapture 添付プロパティの値を取得します。 | |
HandlePointerMoved | PointerMoved イベントを処理します。PointerDown アニメーションで現在使用されているポインタが移動された場合、C1TileService は PointerDown アニメーションを停止します。 | |
Register | サービスに C1TileBase オブジェクトを登録します。 | |
SetPointerDownAnimation | 指定された要素の PointerDownAnimation 添付プロパティ値を設定します。 | |
SetPreservePointerCapture | 指定された要素の PreservePointerCapture 添付プロパティ値を設定します。 | |
StopPointerAnimation | 指定されたターゲットのアクティブなポインタダウンアニメーションを停止します。 | |
UnfreezeTile | タイルの更新をフリーズ解除します。 | |
Unregister | サービスから C1TileBase オブジェクトを登録解除します。 |