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 Phone 7 用の Silverlight + XNA ゲームを実行しています。複数のページに表示できる xaml アニメーションが必要です。これを行うためのベストプラクティスは何ですか?
前もって感謝します。
ユーザーコントロールを作成することは、それを行うための良い方法です。画像を含むユーザー コントロールを作成します。ユーザー コントロールにイメージを設定させ、アニメーションを実行させます。
アニメーションの意味と実装方法に応じて、最も明白な方法の 1 つはResourceDictionary、別の XAML ファイルまたはコアの一部を介して XAML に配置することApp.xamlです。
ResourceDictionary
App.xaml