<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com - Stories tagged with VisualStateManager</title>
    <description>the latest stories tagged with 'VisualStateManager' from DotNetKicks.com</description>
    <link>http://www.dotnetkicks.com/</link>
    <language>en-us</language>
    <copyright>Atweb Publishing Ltd.</copyright>
    <docs>http://backend.userland.com/rss</docs>
    <generator>DotNetKicks.com - .NET links, community driven</generator>
    <ttl>30</ttl>
    <item>
      <title>VSM Strangeness</title>
      <description>While migrating a Silverlight 2 Beta 1 control to Beta 2, I encountered some odd behavior with the VisualStateManager and I thought I would document my experience in the event that you might run into the same issue.  From what I can tell, this only occurs when you have multiple instances of a control that change state by animating color properties (ColorAnimation).  There may be other ways to induce this behavior, but the following is the only way I have encountered personally.  Simply put, calling VisualStateManager.GoToState to does not always go to the correct state in some cases, even though no exception is thrown and a true boolean value is returned. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.pagebrooks.com%2farchive%2f2008%2f06%2f30%2fvsm-strangeness.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.pagebrooks.com%2farchive%2f2008%2f06%2f30%2fvsm-strangeness.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/VSM_Strangeness</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/VSM_Strangeness</guid>
      <pubDate>Wed, 02 Jul 2008 12:19:31 GMT</pubDate>
    </item>
    <item>
      <title>Unleash the power of VisualStateManager with custom states</title>
      <description>VisualStateManager is a powerful feature of Silverlight 2 Beta 2, thanks to Blend animation support. In this article I show how you can define your own custom states to leverage VSM for almost any particular needs. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodemetropolis.com%2farchive%2f2008%2f06%2f30%2funleash-the-power-of-visualstatemanager-with-custom-states.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodemetropolis.com%2farchive%2f2008%2f06%2f30%2funleash-the-power-of-visualstatemanager-with-custom-states.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Unleash_the_power_of_VisualStateManager_with_custom_states</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Unleash_the_power_of_VisualStateManager_with_custom_states</guid>
      <pubDate>Sun, 29 Jun 2008 22:32:32 GMT</pubDate>
    </item>
  </channel>
</rss>