Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Windows アニメーション ライブラリを利用しています。Windows アニメーション ライブラリでアニメーションを定義する生のパラメーターにアクセスできるようにしたいですか?
それは可能ですか?
はい。
Windows.UI.Core.AnimationMetrics ライブラリを利用して、StaggerDelay、DelayLimit、ZOrder などを測定できます。
ApplicationDescription クラスは、特定のターゲットに対して実行される個々のアニメーション効果のコレクションを公開して、Windows の完全な不透明度、スケーリング、または移動アニメーションを構成します。
ここでもっと読むことができます:
http://msdn.microsoft.com/en-us/library/windows/apps/windows.ui.core.animationmetrics.animationdescription.aspx