<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Bind to methods with ObjectDataProvider</title>
	<link>http://www.thomasclaudiushuber.com/blog/2008/01/10/bind-to-methods-with-objectdataprovider/</link>
	<description>Thomas Claudius Huber (by friends just called ::: hubethom :::)</description>
	<pubDate>Tue, 09 Mar 2010 22:02:25 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: Mario</title>
		<link>http://www.thomasclaudiushuber.com/blog/2008/01/10/bind-to-methods-with-objectdataprovider/#comment-1896</link>
		<dc:creator>Mario</dc:creator>
		<pubDate>Thu, 30 Jul 2009 15:48:22 +0000</pubDate>
		<guid>http://www.thomasclaudiushuber.com/blog/2008/01/10/bind-to-methods-with-objectdataprovider/#comment-1896</guid>
		<description>wow, thanks for this code, 
have u any idea how can i set the parameter directly in the binding

this worky correctly ObjectDataProvider.MethodParameters

but i need example like this: 
Text="{Binding Source={StaticResource TranslateCustomer, Parameter=string1, Parameter=string2}}"</description>
		<content:encoded><![CDATA[<p>wow, thanks for this code,<br />
have u any idea how can i set the parameter directly in the binding</p>
<p>this worky correctly ObjectDataProvider.MethodParameters</p>
<p>but i need example like this:<br />
Text=&#8221;{Binding Source={StaticResource TranslateCustomer, Parameter=string1, Parameter=string2}}&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Slobodan</title>
		<link>http://www.thomasclaudiushuber.com/blog/2008/01/10/bind-to-methods-with-objectdataprovider/#comment-1761</link>
		<dc:creator>Slobodan</dc:creator>
		<pubDate>Tue, 03 Feb 2009 13:22:47 +0000</pubDate>
		<guid>http://www.thomasclaudiushuber.com/blog/2008/01/10/bind-to-methods-with-objectdataprovider/#comment-1761</guid>
		<description>You rock man :)
tnx for great code</description>
		<content:encoded><![CDATA[<p>You rock man <img src='http://www.thomasclaudiushuber.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
tnx for great code</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hubethom</title>
		<link>http://www.thomasclaudiushuber.com/blog/2008/01/10/bind-to-methods-with-objectdataprovider/#comment-491</link>
		<dc:creator>hubethom</dc:creator>
		<pubDate>Fri, 04 Apr 2008 11:14:25 +0000</pubDate>
		<guid>http://www.thomasclaudiushuber.com/blog/2008/01/10/bind-to-methods-with-objectdataprovider/#comment-491</guid>
		<description>Hi Ravendarque.

Thanks for the hint. Yes, of course, the namespace in the XAML-File must be changed to the one used in your project.

Thomas</description>
		<content:encoded><![CDATA[<p>Hi Ravendarque.</p>
<p>Thanks for the hint. Yes, of course, the namespace in the XAML-File must be changed to the one used in your project.</p>
<p>Thomas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ravendarque</title>
		<link>http://www.thomasclaudiushuber.com/blog/2008/01/10/bind-to-methods-with-objectdataprovider/#comment-487</link>
		<dc:creator>Ravendarque</dc:creator>
		<pubDate>Thu, 03 Apr 2008 14:43:56 +0000</pubDate>
		<guid>http://www.thomasclaudiushuber.com/blog/2008/01/10/bind-to-methods-with-objectdataprovider/#comment-487</guid>
		<description>Great article Thomas. One small thing: it may not work 'as is' because the following line:

...xmlns:local="clr-namespace:SimpleObjectDataProvider"&#62;

refers to the namespace 'SimpleObjectDataProvider' in your project. It needs to be changed to the namespace used in the readers' own projects.</description>
		<content:encoded><![CDATA[<p>Great article Thomas. One small thing: it may not work &#8216;as is&#8217; because the following line:</p>
<p>&#8230;xmlns:local=&#8221;clr-namespace:SimpleObjectDataProvider&#8221;&gt;</p>
<p>refers to the namespace &#8216;SimpleObjectDataProvider&#8217; in your project. It needs to be changed to the namespace used in the readers&#8217; own projects.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
