<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: AttachedCommandBehavior V2 aka ACB</title>
	<atom:link href="http://marlongrech.wordpress.com/2008/12/13/attachedcommandbehavior-v2-aka-acb/feed/" rel="self" type="application/rss+xml" />
	<link>http://marlongrech.wordpress.com/2008/12/13/attachedcommandbehavior-v2-aka-acb/</link>
	<description>my life in Avalon ....</description>
	<lastBuildDate>Mon, 04 Jan 2010 23:11:44 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: somnambulist</title>
		<link>http://marlongrech.wordpress.com/2008/12/13/attachedcommandbehavior-v2-aka-acb/#comment-3237</link>
		<dc:creator>somnambulist</dc:creator>
		<pubDate>Wed, 16 Dec 2009 11:23:49 +0000</pubDate>
		<guid isPermaLink="false">http://marlongrech.wordpress.com/2008/12/13/attachedcommandbehavior-v2-aka-acb/#comment-3237</guid>
		<description>Loving this... the part where you generate the eventhandlers seems like magic ;) ...
I want to use it in a project, but just to be sure what is the license of it?</description>
		<content:encoded><![CDATA[<p>Loving this&#8230; the part where you generate the eventhandlers seems like magic <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  &#8230;<br />
I want to use it in a project, but just to be sure what is the license of it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: André Carlucci</title>
		<link>http://marlongrech.wordpress.com/2008/12/13/attachedcommandbehavior-v2-aka-acb/#comment-3227</link>
		<dc:creator>André Carlucci</dc:creator>
		<pubDate>Fri, 04 Dec 2009 13:38:09 +0000</pubDate>
		<guid isPermaLink="false">http://marlongrech.wordpress.com/2008/12/13/attachedcommandbehavior-v2-aka-acb/#comment-3227</guid>
		<description>Go it... so silly, it was a binding problem.

Cheers.</description>
		<content:encoded><![CDATA[<p>Go it&#8230; so silly, it was a binding problem.</p>
<p>Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: André Carlucci</title>
		<link>http://marlongrech.wordpress.com/2008/12/13/attachedcommandbehavior-v2-aka-acb/#comment-3225</link>
		<dc:creator>André Carlucci</dc:creator>
		<pubDate>Fri, 04 Dec 2009 12:03:56 +0000</pubDate>
		<guid isPermaLink="false">http://marlongrech.wordpress.com/2008/12/13/attachedcommandbehavior-v2-aka-acb/#comment-3225</guid>
		<description>Hi, nice work!

But I&#039;m having a problem, I&#039;m trying to fire MouseLeftButtonUp as a Command but I always get null exception at CommandBehaviorBinding line 99. It seems that strategy is null. Any thoughts?

It also happens with Actions.

André Carlucci</description>
		<content:encoded><![CDATA[<p>Hi, nice work!</p>
<p>But I&#8217;m having a problem, I&#8217;m trying to fire MouseLeftButtonUp as a Command but I always get null exception at CommandBehaviorBinding line 99. It seems that strategy is null. Any thoughts?</p>
<p>It also happens with Actions.</p>
<p>André Carlucci</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: towelie</title>
		<link>http://marlongrech.wordpress.com/2008/12/13/attachedcommandbehavior-v2-aka-acb/#comment-3212</link>
		<dc:creator>towelie</dc:creator>
		<pubDate>Thu, 19 Nov 2009 12:16:05 +0000</pubDate>
		<guid isPermaLink="false">http://marlongrech.wordpress.com/2008/12/13/attachedcommandbehavior-v2-aka-acb/#comment-3212</guid>
		<description>Hi Marlon,

could you please elaborate a little on the Behavior hack?
You simply write &quot;it&#039;s a trick to get it work&quot; in the comment for the BehaviorsPropertyKey a.k.a as BehaviorsInternal.
But could you tell me why it does work then?
Some for the &quot;hack&quot; with the freezable collection and so on. I can see that it really only works with the freezable... but why?

Besides, does really nobody have a clue why the Cider designer does not work with the behavior collection? Its really anoying. :(

But anyhow, great work Marlon, I love this behavior. :)</description>
		<content:encoded><![CDATA[<p>Hi Marlon,</p>
<p>could you please elaborate a little on the Behavior hack?<br />
You simply write &#8220;it&#8217;s a trick to get it work&#8221; in the comment for the BehaviorsPropertyKey a.k.a as BehaviorsInternal.<br />
But could you tell me why it does work then?<br />
Some for the &#8220;hack&#8221; with the freezable collection and so on. I can see that it really only works with the freezable&#8230; but why?</p>
<p>Besides, does really nobody have a clue why the Cider designer does not work with the behavior collection? Its really anoying. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>But anyhow, great work Marlon, I love this behavior. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sukh</title>
		<link>http://marlongrech.wordpress.com/2008/12/13/attachedcommandbehavior-v2-aka-acb/#comment-3211</link>
		<dc:creator>Sukh</dc:creator>
		<pubDate>Wed, 18 Nov 2009 21:23:15 +0000</pubDate>
		<guid isPermaLink="false">http://marlongrech.wordpress.com/2008/12/13/attachedcommandbehavior-v2-aka-acb/#comment-3211</guid>
		<description>Got it.. Thanks Marlon for this wonderful concept.</description>
		<content:encoded><![CDATA[<p>Got it.. Thanks Marlon for this wonderful concept.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Johnson</title>
		<link>http://marlongrech.wordpress.com/2008/12/13/attachedcommandbehavior-v2-aka-acb/#comment-3210</link>
		<dc:creator>Ian Johnson</dc:creator>
		<pubDate>Wed, 18 Nov 2009 16:22:59 +0000</pubDate>
		<guid isPermaLink="false">http://marlongrech.wordpress.com/2008/12/13/attachedcommandbehavior-v2-aka-acb/#comment-3210</guid>
		<description>I tested it the other day in VS 2010 Beta 2 and it worked so unless they do something completely stupid done between now and when they release ....</description>
		<content:encoded><![CDATA[<p>I tested it the other day in VS 2010 Beta 2 and it worked so unless they do something completely stupid done between now and when they release &#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marlongrech</title>
		<link>http://marlongrech.wordpress.com/2008/12/13/attachedcommandbehavior-v2-aka-acb/#comment-3209</link>
		<dc:creator>marlongrech</dc:creator>
		<pubDate>Wed, 18 Nov 2009 08:44:41 +0000</pubDate>
		<guid isPermaLink="false">http://marlongrech.wordpress.com/2008/12/13/attachedcommandbehavior-v2-aka-acb/#comment-3209</guid>
		<description>thats a n issue with Cider the Designer for VS... hopefully it is fixed in VS 2010</description>
		<content:encoded><![CDATA[<p>thats a n issue with Cider the Designer for VS&#8230; hopefully it is fixed in VS 2010</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sukh</title>
		<link>http://marlongrech.wordpress.com/2008/12/13/attachedcommandbehavior-v2-aka-acb/#comment-3207</link>
		<dc:creator>Sukh</dc:creator>
		<pubDate>Tue, 17 Nov 2009 23:09:42 +0000</pubDate>
		<guid isPermaLink="false">http://marlongrech.wordpress.com/2008/12/13/attachedcommandbehavior-v2-aka-acb/#comment-3207</guid>
		<description>I am getting this error in xaml
The attachable property &#039;Behaviors&#039; was not found in type &#039;CommandBehaviorCollection&#039;.

Code runs fine. But I can&#039;t viw design screen.
Can you please let me know how this can be corrected?</description>
		<content:encoded><![CDATA[<p>I am getting this error in xaml<br />
The attachable property &#8216;Behaviors&#8217; was not found in type &#8216;CommandBehaviorCollection&#8217;.</p>
<p>Code runs fine. But I can&#8217;t viw design screen.<br />
Can you please let me know how this can be corrected?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Johnson</title>
		<link>http://marlongrech.wordpress.com/2008/12/13/attachedcommandbehavior-v2-aka-acb/#comment-3206</link>
		<dc:creator>Ian Johnson</dc:creator>
		<pubDate>Tue, 17 Nov 2009 19:43:32 +0000</pubDate>
		<guid isPermaLink="false">http://marlongrech.wordpress.com/2008/12/13/attachedcommandbehavior-v2-aka-acb/#comment-3206</guid>
		<description>Just to let you know marlon I think ACB is a great idea and fills a very real need when doing MVVM. As its been said before, &quot;Some times you just need to get the event args&quot;.

Plus there are a couple of cases where i want to take action off of an event that aren&#039;t linked to any specific Command.

So thanks a bunch.</description>
		<content:encoded><![CDATA[<p>Just to let you know marlon I think ACB is a great idea and fills a very real need when doing MVVM. As its been said before, &#8220;Some times you just need to get the event args&#8221;.</p>
<p>Plus there are a couple of cases where i want to take action off of an event that aren&#8217;t linked to any specific Command.</p>
<p>So thanks a bunch.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marlongrech</title>
		<link>http://marlongrech.wordpress.com/2008/12/13/attachedcommandbehavior-v2-aka-acb/#comment-3205</link>
		<dc:creator>marlongrech</dc:creator>
		<pubDate>Tue, 17 Nov 2009 19:25:17 +0000</pubDate>
		<guid isPermaLink="false">http://marlongrech.wordpress.com/2008/12/13/attachedcommandbehavior-v2-aka-acb/#comment-3205</guid>
		<description>that&#039;s a very good point... nice idea dude!</description>
		<content:encoded><![CDATA[<p>that&#8217;s a very good point&#8230; nice idea dude!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
