<?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: Implementing RelativeSource binding in Silverlight</title>
	<atom:link href="http://www.scottlogic.co.uk/blog/colin/2009/02/relativesource-binding-in-silverlight/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scottlogic.co.uk/blog/colin/2009/02/relativesource-binding-in-silverlight/</link>
	<description>Colin Eberhardt&#039;s Adventures in WPF</description>
	<lastBuildDate>Tue, 09 Mar 2010 08:51:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Colin Eberhardt</title>
		<link>http://www.scottlogic.co.uk/blog/colin/2009/02/relativesource-binding-in-silverlight/comment-page-1/#comment-8662</link>
		<dc:creator>Colin Eberhardt</dc:creator>
		<pubDate>Mon, 22 Feb 2010 08:57:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.scottlogic.co.uk/blog/colin/?p=139#comment-8662</guid>
		<description>Hi Todd, I have not tried this myself, however to bind to an object rather than a property of an object you need a binding without a path. Look at the CreateRelayBinding method where the bindings themselves are create - you can probably just make your change here.

Colin E.</description>
		<content:encoded><![CDATA[<p>Hi Todd, I have not tried this myself, however to bind to an object rather than a property of an object you need a binding without a path. Look at the CreateRelayBinding method where the bindings themselves are create &#8211; you can probably just make your change here.</p>
<p>Colin E.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Todd Gray</title>
		<link>http://www.scottlogic.co.uk/blog/colin/2009/02/relativesource-binding-in-silverlight/comment-page-1/#comment-8603</link>
		<dc:creator>Todd Gray</dc:creator>
		<pubDate>Sat, 20 Feb 2010 20:07:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.scottlogic.co.uk/blog/colin/?p=139#comment-8603</guid>
		<description>Thanks for the fantastic post; this will save me hours of time!

How would you modify the code to bind the relative object itself rather than a property on said object?  I have a need to bind the parent listbox to a property on a custom ListBoxItem template contentcontrol.</description>
		<content:encoded><![CDATA[<p>Thanks for the fantastic post; this will save me hours of time!</p>
<p>How would you modify the code to bind the relative object itself rather than a property on said object?  I have a need to bind the parent listbox to a property on a custom ListBoxItem template contentcontrol.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Colin Eberhardt</title>
		<link>http://www.scottlogic.co.uk/blog/colin/2009/02/relativesource-binding-in-silverlight/comment-page-1/#comment-7680</link>
		<dc:creator>Colin Eberhardt</dc:creator>
		<pubDate>Tue, 19 Jan 2010 14:05:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.scottlogic.co.uk/blog/colin/?p=139#comment-7680</guid>
		<description>Thanks Marlon :-)</description>
		<content:encoded><![CDATA[<p>Thanks Marlon <img src='http://www.scottlogic.co.uk/blog/colin/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marlon Grech</title>
		<link>http://www.scottlogic.co.uk/blog/colin/2009/02/relativesource-binding-in-silverlight/comment-page-1/#comment-7678</link>
		<dc:creator>Marlon Grech</dc:creator>
		<pubDate>Tue, 19 Jan 2010 12:58:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.scottlogic.co.uk/blog/colin/?p=139#comment-7678</guid>
		<description>THIS IS SOOOOO AWESOME :D u da man!!!!!</description>
		<content:encoded><![CDATA[<p>THIS IS SOOOOO AWESOME <img src='http://www.scottlogic.co.uk/blog/colin/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  u da man!!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: udit handa</title>
		<link>http://www.scottlogic.co.uk/blog/colin/2009/02/relativesource-binding-in-silverlight/comment-page-1/#comment-2013</link>
		<dc:creator>udit handa</dc:creator>
		<pubDate>Tue, 30 Jun 2009 18:01:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.scottlogic.co.uk/blog/colin/?p=139#comment-2013</guid>
		<description>I know its a little late response from my side but still.
Thanks @Colin</description>
		<content:encoded><![CDATA[<p>I know its a little late response from my side but still.<br />
Thanks @Colin</p>
]]></content:encoded>
	</item>
</channel>
</rss>
