<?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>Expression Blend and Design : Behaviors</title><link>http://blogs.msdn.com/expression/archive/tags/Behaviors/default.aspx</link><description>Tags: Behaviors</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Using Custom Value Editors for Behaviors</title><link>http://blogs.msdn.com/expression/archive/2009/08/26/using-custom-value-editors-for-behaviors.aspx</link><pubDate>Thu, 27 Aug 2009 01:05:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9885990</guid><dc:creator>xprblog</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/expression/comments/9885990.aspx</comments><wfw:commentRss>http://blogs.msdn.com/expression/commentrss.aspx?PostID=9885990</wfw:commentRss><wfw:comment>http://blogs.msdn.com/expression/rsscomments.aspx?PostID=9885990</wfw:comment><description>Ok, Jeff Kelly is back with Part IV of his coverage on behaviors-related topics. This one talks about some of the built-in value editors we provide to make it easier for your users to use behaviors that you create - Kirupa In Expression Blend 3, we’ve...(&lt;a href="http://blogs.msdn.com/expression/archive/2009/08/26/using-custom-value-editors-for-behaviors.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9885990" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/expression/archive/tags/Expression+Blend/default.aspx">Expression Blend</category><category domain="http://blogs.msdn.com/expression/archive/tags/Behaviors/default.aspx">Behaviors</category><category domain="http://blogs.msdn.com/expression/archive/tags/Blend+Features/default.aspx">Blend Features</category></item><item><title>Opening Blend 3 Projects without Actually Having Blend Installed</title><link>http://blogs.msdn.com/expression/archive/2009/05/22/expression-blend-and-opening-projects-without-blend-installed.aspx</link><pubDate>Sat, 23 May 2009 00:44:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9636042</guid><dc:creator>xprblog</dc:creator><slash:comments>6</slash:comments><comments>http://blogs.msdn.com/expression/comments/9636042.aspx</comments><wfw:commentRss>http://blogs.msdn.com/expression/commentrss.aspx?PostID=9636042</wfw:commentRss><wfw:comment>http://blogs.msdn.com/expression/rsscomments.aspx?PostID=9636042</wfw:comment><description>Since we released our preview at MIX, there have been a fair number of questions revolving around how a WPF or Silverlight project that uses Blend-specific features will work when opened on a machine that does not have Blend installed. For example, one...(&lt;a href="http://blogs.msdn.com/expression/archive/2009/05/22/expression-blend-and-opening-projects-without-blend-installed.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9636042" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/expression/archive/tags/Behaviors/default.aspx">Behaviors</category><category domain="http://blogs.msdn.com/expression/archive/tags/Blend+Features/default.aspx">Blend Features</category></item><item><title>Link Round-Up: Behaviors-Related Posts</title><link>http://blogs.msdn.com/expression/archive/2009/05/19/link-round-up-behaviors-related-posts.aspx</link><pubDate>Tue, 19 May 2009 20:49:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9628848</guid><dc:creator>xprblog</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/expression/comments/9628848.aspx</comments><wfw:commentRss>http://blogs.msdn.com/expression/commentrss.aspx?PostID=9628848</wfw:commentRss><wfw:comment>http://blogs.msdn.com/expression/rsscomments.aspx?PostID=9628848</wfw:comment><description>In the past couple of weeks, there have been a great number of great blog posts on Behaviors, and since Behaviors are one of those things where writing them is not as straightforward as using them, I figure I will take this opportunity to point you all...(&lt;a href="http://blogs.msdn.com/expression/archive/2009/05/19/link-round-up-behaviors-related-posts.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9628848" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/expression/archive/tags/Expression+Blend/default.aspx">Expression Blend</category><category domain="http://blogs.msdn.com/expression/archive/tags/Behaviors/default.aspx">Behaviors</category><category domain="http://blogs.msdn.com/expression/archive/tags/Blend+Features/default.aspx">Blend Features</category></item><item><title>Behaviors Under the Hood – API Details and Constraining the Type</title><link>http://blogs.msdn.com/expression/archive/2009/03/30/behaviors-under-the-hood-api-details-and-constraining-the-type.aspx</link><pubDate>Tue, 31 Mar 2009 01:22:25 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9520550</guid><dc:creator>xprblog</dc:creator><slash:comments>7</slash:comments><comments>http://blogs.msdn.com/expression/comments/9520550.aspx</comments><wfw:commentRss>http://blogs.msdn.com/expression/commentrss.aspx?PostID=9520550</wfw:commentRss><wfw:comment>http://blogs.msdn.com/expression/rsscomments.aspx?PostID=9520550</wfw:comment><description>Jeff Kelly is back with Part II of his behaviors triple-feature. This time, he focuses on more details and provides some examples of a simple behavior, trigger, and action&amp;#160; - Kirupa Behaviors and triggers are set on objects in XAML via an attached...(&lt;a href="http://blogs.msdn.com/expression/archive/2009/03/30/behaviors-under-the-hood-api-details-and-constraining-the-type.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9520550" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/expression/archive/tags/Expression+Blend/default.aspx">Expression Blend</category><category domain="http://blogs.msdn.com/expression/archive/tags/Tips+and+Tricks/default.aspx">Tips and Tricks</category><category domain="http://blogs.msdn.com/expression/archive/tags/Behaviors/default.aspx">Behaviors</category><category domain="http://blogs.msdn.com/expression/archive/tags/Blend+Features/default.aspx">Blend Features</category></item><item><title>An Introduction to Behaviors, Triggers, and Actions</title><link>http://blogs.msdn.com/expression/archive/2009/03/23/an-introduction-to-behaviors-triggers-and-actions.aspx</link><pubDate>Mon, 23 Mar 2009 22:22:01 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9502309</guid><dc:creator>xprblog</dc:creator><slash:comments>8</slash:comments><comments>http://blogs.msdn.com/expression/comments/9502309.aspx</comments><wfw:commentRss>http://blogs.msdn.com/expression/commentrss.aspx?PostID=9502309</wfw:commentRss><wfw:comment>http://blogs.msdn.com/expression/rsscomments.aspx?PostID=9502309</wfw:comment><description>The following post is written by Jeff Kelly, one of the developers who worked extensively on both the behaviors runtime as well as the UI inside Blend that makes behaviors easier to use! In this post, he will provide an overview of the three components...(&lt;a href="http://blogs.msdn.com/expression/archive/2009/03/23/an-introduction-to-behaviors-triggers-and-actions.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9502309" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/expression/archive/tags/Expression+Blend/default.aspx">Expression Blend</category><category domain="http://blogs.msdn.com/expression/archive/tags/Tips+and+Tricks/default.aspx">Tips and Tricks</category><category domain="http://blogs.msdn.com/expression/archive/tags/Behaviors/default.aspx">Behaviors</category><category domain="http://blogs.msdn.com/expression/archive/tags/Blend+Features/default.aspx">Blend Features</category></item></channel></rss>