<?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/"
		>
<channel>
	<title>Comments on: Adventures in MVVM &#8211; Binding Commands to ANY Event</title>
	<atom:link href="http://houseofbilz.com/archives/2009/08/27/adventures-in-mvvm-binding-commands-to-any-event/feed/" rel="self" type="application/rss+xml" />
	<link>http://houseofbilz.com/archives/2009/08/27/adventures-in-mvvm-binding-commands-to-any-event/</link>
	<description>Func&#60;E&#62; Thoughts on Software</description>
	<lastBuildDate>Tue, 27 Dec 2011 21:30:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: admin</title>
		<link>http://houseofbilz.com/archives/2009/08/27/adventures-in-mvvm-binding-commands-to-any-event/comment-page-1/#comment-10151</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 19 Oct 2011 02:18:19 +0000</pubDate>
		<guid isPermaLink="false">http://houseofbilz.net/archive/2009/08/27/adventures-in-mvvm-binding-commands-to-any-event/#comment-10151</guid>
		<description>Argh... I don&#039;t know.  It has been so long since I have done this that things may have changed.  There are several other more up-to-date frameworks that support this type of behavior, though.  I think MVVM Lite supports it.  I am also pretty sure Caliburn supports it.  Sorry I can&#039;t help any further.  I might try to look at it in a few days.</description>
		<content:encoded><![CDATA[<p>Argh&#8230; I don&#8217;t know.  It has been so long since I have done this that things may have changed.  There are several other more up-to-date frameworks that support this type of behavior, though.  I think MVVM Lite supports it.  I am also pretty sure Caliburn supports it.  Sorry I can&#8217;t help any further.  I might try to look at it in a few days.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: P</title>
		<link>http://houseofbilz.com/archives/2009/08/27/adventures-in-mvvm-binding-commands-to-any-event/comment-page-1/#comment-10072</link>
		<dc:creator>P</dc:creator>
		<pubDate>Mon, 17 Oct 2011 11:41:08 +0000</pubDate>
		<guid isPermaLink="false">http://houseofbilz.net/archive/2009/08/27/adventures-in-mvvm-binding-commands-to-any-event/#comment-10072</guid>
		<description>It doesn&#039;t work for me either. I am trying to hook up events on a Ink Presenter to my view model&#039;s commands.First under the DataContextChanged the DependencyObject cannot be cast to a control. So I tried to set this behaviour for my User Control (the Ink Presenter is a part of my user control). Under SetCommand,HookPropertyChanged functions the TargetObject&#039;s DataContext property is null (though I have set the user control&#039;s data context to my view model).

Appreciate if you can help me out.</description>
		<content:encoded><![CDATA[<p>It doesn&#8217;t work for me either. I am trying to hook up events on a Ink Presenter to my view model&#8217;s commands.First under the DataContextChanged the DependencyObject cannot be cast to a control. So I tried to set this behaviour for my User Control (the Ink Presenter is a part of my user control). Under SetCommand,HookPropertyChanged functions the TargetObject&#8217;s DataContext property is null (though I have set the user control&#8217;s data context to my view model).</p>
<p>Appreciate if you can help me out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://houseofbilz.com/archives/2009/08/27/adventures-in-mvvm-binding-commands-to-any-event/comment-page-1/#comment-7923</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 01 Jun 2011 10:23:04 +0000</pubDate>
		<guid isPermaLink="false">http://houseofbilz.net/archive/2009/08/27/adventures-in-mvvm-binding-commands-to-any-event/#comment-7923</guid>
		<description>What isn&#039;t working?  Compiler error?  Failure to execute commands on events?</description>
		<content:encoded><![CDATA[<p>What isn&#8217;t working?  Compiler error?  Failure to execute commands on events?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ahmed Adel</title>
		<link>http://houseofbilz.com/archives/2009/08/27/adventures-in-mvvm-binding-commands-to-any-event/comment-page-1/#comment-7915</link>
		<dc:creator>Ahmed Adel</dc:creator>
		<pubDate>Wed, 01 Jun 2011 02:26:01 +0000</pubDate>
		<guid isPermaLink="false">http://houseofbilz.net/archive/2009/08/27/adventures-in-mvvm-binding-commands-to-any-event/#comment-7915</guid>
		<description>Not Working :(
tried it many timed &amp; also i got command behavior class from prism last version</description>
		<content:encoded><![CDATA[<p>Not Working :(<br />
tried it many timed &amp; also i got command behavior class from prism last version</p>
]]></content:encoded>
	</item>
</channel>
</rss>

