<?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: UserControl binding to own property bug in Sliverlight 2.0 beta 2</title>
	<atom:link href="http://khason.net/blog/usercontrol-binding-to-own-property-bug-in-sliverlight-20-beta-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://khason.net/blog/usercontrol-binding-to-own-property-bug-in-sliverlight-20-beta-2/</link>
	<description>Take care of the sense, and the sounds will take care of themselves.</description>
	<lastBuildDate>Tue, 07 Sep 2010 01:50:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Srikanth</title>
		<link>http://khason.net/blog/usercontrol-binding-to-own-property-bug-in-sliverlight-20-beta-2/comment-page-1/#comment-2865</link>
		<dc:creator>Srikanth</dc:creator>
		<pubDate>Thu, 26 Mar 2009 23:43:55 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/blog/usercontrol-binding-to-own-property-bug-in-sliverlight-20-beta-2/#comment-2865</guid>
		<description>Text=&quot;{Binding RelativeSource={RelativeSource Mode=FindAncestor,AncestorType={x:Type l:SilverLightControl1}},Path=MySize}&quot;&gt;</description>
		<content:encoded><![CDATA[<p>Text=&#8221;{Binding RelativeSource={RelativeSource Mode=FindAncestor,AncestorType={x:Type l:SilverLightControl1}},Path=MySize}&#8221;&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Srikanth</title>
		<link>http://khason.net/blog/usercontrol-binding-to-own-property-bug-in-sliverlight-20-beta-2/comment-page-1/#comment-2864</link>
		<dc:creator>Srikanth</dc:creator>
		<pubDate>Thu, 26 Mar 2009 23:43:11 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/blog/usercontrol-binding-to-own-property-bug-in-sliverlight-20-beta-2/#comment-2864</guid>
		<description>You will be better off using the RelativeSource property. I stumbled on to this page when I faced the same problem. Here is how i solved it

 
     
        
     


This saves you from creating a new class! i just figured it out and it works for me.</description>
		<content:encoded><![CDATA[<p>You will be better off using the RelativeSource property. I stumbled on to this page when I faced the same problem. Here is how i solved it</p>
<p>This saves you from creating a new class! i just figured it out and it works for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Community Blogs</title>
		<link>http://khason.net/blog/usercontrol-binding-to-own-property-bug-in-sliverlight-20-beta-2/comment-page-1/#comment-1514</link>
		<dc:creator>Community Blogs</dc:creator>
		<pubDate>Thu, 01 Jan 2009 08:51:52 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/blog/usercontrol-binding-to-own-property-bug-in-sliverlight-20-beta-2/#comment-1514</guid>
		<description>&lt;p&gt;Mino has a SL2B2 video player drop-in, Emil Stoychev on Custom Controls, Tamir Khason on a binding bug&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Mino has a SL2B2 video player drop-in, Emil Stoychev on Custom Controls, Tamir Khason on a binding bug</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tariolf</title>
		<link>http://khason.net/blog/usercontrol-binding-to-own-property-bug-in-sliverlight-20-beta-2/comment-page-1/#comment-1513</link>
		<dc:creator>Tariolf</dc:creator>
		<pubDate>Thu, 01 Jan 2009 08:51:51 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/blog/usercontrol-binding-to-own-property-bug-in-sliverlight-20-beta-2/#comment-1513</guid>
		<description>&lt;p&gt;Good day,&lt;/p&gt;
&lt;p&gt;I have the same problem. I have a user control with a textblock and textbox (simple). Binding used to work but since Beta2, same error as your thread.&lt;/p&gt;
&lt;p&gt;I tried for many hours to make your example work with no luck; it is not clear how the binding actually is done from the main program on to the MyData class.&lt;/p&gt;
&lt;p&gt;My main problem though is that the property in the control (MySize) is never called when the data changes. I managed to get the TextChanged event called but the property MySize is never executed so the value doesn&#039;t get updated.&lt;/p&gt;
&lt;p&gt;Hope you have an idea!&lt;/p&gt;
&lt;p&gt;cheers.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Good day,</p>
<p>I have the same problem. I have a user control with a textblock and textbox (simple). Binding used to work but since Beta2, same error as your thread.</p>
<p>I tried for many hours to make your example work with no luck; it is not clear how the binding actually is done from the main program on to the MyData class.</p>
<p>My main problem though is that the property in the control (MySize) is never called when the data changes. I managed to get the TextChanged event called but the property MySize is never executed so the value doesn&#8217;t get updated.</p>
<p>Hope you have an idea!</p>
<p>cheers.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
