<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Target Multiple Objects with one Animation (Silverlight) </title><link>http://blogs.msdn.com/silverlight_sdk/archive/2008/03/26/target-multiple-objects-properties-with-one-animation-silverlight.aspx</link><description>What if you want to use a single animation object (let's say DoubleAnimation) to target multiple objects? This is especially useful when you have a large number of objects that have similar animations applied to them. For example, you are displaying rows</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Target Multiple Objects with one Animation (Silverlight) </title><link>http://blogs.msdn.com/silverlight_sdk/archive/2008/03/26/target-multiple-objects-properties-with-one-animation-silverlight.aspx#8339606</link><pubDate>Thu, 27 Mar 2008 15:56:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8339606</guid><dc:creator>Dennis van der Stelt</dc:creator><description>&lt;p&gt;This isn't a real solution. The 4th object can't be animated and you definitly don't wanna copy the code for the storyboard three times.&lt;/p&gt;
&lt;p&gt;Isn't there any other solution than doing this programmatically? I love you article on MSDN, because it tought me how to do it in code. But I want style triggers! :)&lt;/p&gt;
</description></item><item><title>Silverlight Cream for March 30, 2008 -- #240</title><link>http://blogs.msdn.com/silverlight_sdk/archive/2008/03/26/target-multiple-objects-properties-with-one-animation-silverlight.aspx#8344391</link><pubDate>Sun, 30 Mar 2008 18:51:02 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8344391</guid><dc:creator>Community Blogs</dc:creator><description>&lt;p&gt;Dan Wahlin&amp;amp;#39;s latest articles, Cheryl at Silverlight SDK on SL2, WS, and WCF, Sam Landstrom on using&lt;/p&gt;
</description></item><item><title>re: Target Multiple Objects with one Animation (Silverlight) </title><link>http://blogs.msdn.com/silverlight_sdk/archive/2008/03/26/target-multiple-objects-properties-with-one-animation-silverlight.aspx#8345140</link><pubDate>Mon, 31 Mar 2008 09:25:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8345140</guid><dc:creator>Raumornie</dc:creator><description>&lt;p&gt;Dennis - &lt;/p&gt;
&lt;p&gt;Since you're not going to get style triggers yet (I doubt Sam's magic wand has that much of a charge in it), you might go the route of creating a custom user control that contains the required animation. &amp;nbsp;Takes a little more overhead (though not as much as repeating all the code and xaml), but then all the animations can run concurrently if you like. &amp;nbsp;If you're not up to speed on custom controls, &amp;lt;a href=&amp;quot;&lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/sburke/archive/2008/03/22/tutorial-writing-a-templated-silverlight-2-control.aspx&amp;quot;&amp;gt;this"&gt;http://blogs.msdn.com/sburke/archive/2008/03/22/tutorial-writing-a-templated-silverlight-2-control.aspx&amp;quot;&amp;gt;this&lt;/a&gt; is an excellent post.&amp;lt;/a&amp;gt; &amp;nbsp;You might also look to Karen Corby's talk from MIX08.&lt;/p&gt;
&lt;p&gt;Hope it helps.&lt;/p&gt;
&lt;p&gt;AJ&lt;/p&gt;
</description></item></channel></rss>