<?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 for Martin's 10</title>
	<atom:link href="http://wangmo.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://wangmo.wordpress.com</link>
	<description>A little bit Serious</description>
	<lastBuildDate>Tue, 10 Nov 2009 16:14:12 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on User Controls V.S. Custom Controls by wazzzuup</title>
		<link>http://wangmo.wordpress.com/2007/09/28/user-controls-vs-custom-controls/#comment-81</link>
		<dc:creator>wazzzuup</dc:creator>
		<pubDate>Tue, 10 Nov 2009 16:14:12 +0000</pubDate>
		<guid isPermaLink="false">http://wangmo.wordpress.com/2007/09/28/user-controls-vs-custom-controls/#comment-81</guid>
		<description>So, what does someone mean when saying that usercontrols don&#039;t support styling and themes? I mean that if my UC contain button within and I put on form my UC and another button and then define style for TargetType=&quot;{x:Type Button}&quot; so UC&#039;s button also would be styled!</description>
		<content:encoded><![CDATA[<p>So, what does someone mean when saying that usercontrols don&#8217;t support styling and themes? I mean that if my UC contain button within and I put on form my UC and another button and then define style for TargetType=&#8221;{x:Type Button}&#8221; so UC&#8217;s button also would be styled!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to: Find Control/DataTemplate-Generated Elements by JuniorMayhe</title>
		<link>http://wangmo.wordpress.com/2008/10/08/how-to-find-controltemplate-generated-elements/#comment-80</link>
		<dc:creator>JuniorMayhe</dc:creator>
		<pubDate>Tue, 06 Oct 2009 17:06:52 +0000</pubDate>
		<guid isPermaLink="false">http://wangmo.wordpress.com/?p=70#comment-80</guid>
		<description>Hi guys, I find a &quot;clutter&quot; way to find all controls within a ItemsControl&#039;s DataTemplate:

for (int i = 0; i &lt; myItemsControl.Items.Count; i++)
{
   ContentPresenter c = myItemsControl.ItemContainerGenerator.ContainerFromItem(myItemsControl.Items[i]) as ContentPresenter;

   DataTemplate myDataTemplate = c.ContentTemplate;
   YourControl yourControl = (YourControl)myDataTemplate.FindName(&quot;controlName&quot;, c);
}

I hope this helps everyone that was just like me, diggin&#039;in google how to find controls inside a itemscontrol!</description>
		<content:encoded><![CDATA[<p>Hi guys, I find a &#8220;clutter&#8221; way to find all controls within a ItemsControl&#8217;s DataTemplate:</p>
<p>for (int i = 0; i &lt; myItemsControl.Items.Count; i++)<br />
{<br />
   ContentPresenter c = myItemsControl.ItemContainerGenerator.ContainerFromItem(myItemsControl.Items[i]) as ContentPresenter;</p>
<p>   DataTemplate myDataTemplate = c.ContentTemplate;<br />
   YourControl yourControl = (YourControl)myDataTemplate.FindName(&quot;controlName&quot;, c);<br />
}</p>
<p>I hope this helps everyone that was just like me, diggin&#039;in google how to find controls inside a itemscontrol!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DispatcherTimer in WPF by Meetu</title>
		<link>http://wangmo.wordpress.com/2007/09/07/dispatchertimer-in-wpf/#comment-79</link>
		<dc:creator>Meetu</dc:creator>
		<pubDate>Tue, 15 Sep 2009 12:25:22 +0000</pubDate>
		<guid isPermaLink="false">http://wangmo.wordpress.com/2007/09/07/dispatchertimer-in-wpf/#comment-79</guid>
		<description>I could not read the article proper;y due to the darkness and color combination of the template I wish I could read that Bu thave no time to give strain while other readable articles are there.</description>
		<content:encoded><![CDATA[<p>I could not read the article proper;y due to the darkness and color combination of the template I wish I could read that Bu thave no time to give strain while other readable articles are there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Binding the RelativeSource by Suresh</title>
		<link>http://wangmo.wordpress.com/2007/09/16/binding-the-relativesource/#comment-78</link>
		<dc:creator>Suresh</dc:creator>
		<pubDate>Tue, 01 Sep 2009 01:15:15 +0000</pubDate>
		<guid isPermaLink="false">http://wangmo.wordpress.com/2007/09/16/binding-the-relativesource/#comment-78</guid>
		<description>This is awesome.</description>
		<content:encoded><![CDATA[<p>This is awesome.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to stop flickering on Video by turning off AllowsTransparency by harbans-lal-gera</title>
		<link>http://wangmo.wordpress.com/2008/11/09/how-to-stop-flickering-on-video-by-turning-off-allowstransparency/#comment-77</link>
		<dc:creator>harbans-lal-gera</dc:creator>
		<pubDate>Wed, 05 Aug 2009 03:53:02 +0000</pubDate>
		<guid isPermaLink="false">http://wangmo.wordpress.com/?p=98#comment-77</guid>
		<description>Harbans Lal Gera - I know this is off topic but need help with Vista

Thanks,
&lt;a href=&quot;http://www.scribd.com/doc/8765936/Harbans-Lal-Gera&quot; rel=&quot;nofollow&quot;&gt;Harbans Lal Gera&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Harbans Lal Gera &#8211; I know this is off topic but need help with Vista</p>
<p>Thanks,<br />
<a href="http://www.scribd.com/doc/8765936/Harbans-Lal-Gera" rel="nofollow">Harbans Lal Gera</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tips: How to use SnapsToDevicePixels when creating a ControlTemplate by Kristof Verbiest</title>
		<link>http://wangmo.wordpress.com/2008/10/11/tips-how-to-use-snapstodevicepixels-when-creating-a-controltemplate/#comment-76</link>
		<dc:creator>Kristof Verbiest</dc:creator>
		<pubDate>Mon, 27 Jul 2009 12:28:29 +0000</pubDate>
		<guid isPermaLink="false">http://wangmo.wordpress.com/?p=77#comment-76</guid>
		<description>Thanks a lot, this really helped me.</description>
		<content:encoded><![CDATA[<p>Thanks a lot, this really helped me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DispatcherTimer in WPF by Luis Roberto Serrano</title>
		<link>http://wangmo.wordpress.com/2007/09/07/dispatchertimer-in-wpf/#comment-75</link>
		<dc:creator>Luis Roberto Serrano</dc:creator>
		<pubDate>Wed, 15 Jul 2009 14:32:56 +0000</pubDate>
		<guid isPermaLink="false">http://wangmo.wordpress.com/2007/09/07/dispatchertimer-in-wpf/#comment-75</guid>
		<description>muchas gracias por el tip</description>
		<content:encoded><![CDATA[<p>muchas gracias por el tip</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Themes/generic.xaml by Jose</title>
		<link>http://wangmo.wordpress.com/2007/09/27/themesgenericxaml/#comment-74</link>
		<dc:creator>Jose</dc:creator>
		<pubDate>Tue, 30 Jun 2009 14:57:12 +0000</pubDate>
		<guid isPermaLink="false">http://wangmo.wordpress.com/2007/09/27/themesgenericxaml/#comment-74</guid>
		<description>Thank you so much, this saved a lot of slamming my head against a wall. :)

thank you</description>
		<content:encoded><![CDATA[<p>Thank you so much, this saved a lot of slamming my head against a wall. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on User Controls V.S. Custom Controls by Deepak Sharma</title>
		<link>http://wangmo.wordpress.com/2007/09/28/user-controls-vs-custom-controls/#comment-73</link>
		<dc:creator>Deepak Sharma</dc:creator>
		<pubDate>Thu, 25 Jun 2009 03:44:10 +0000</pubDate>
		<guid isPermaLink="false">http://wangmo.wordpress.com/2007/09/28/user-controls-vs-custom-controls/#comment-73</guid>
		<description>Nicely explained. 
Thanks :)</description>
		<content:encoded><![CDATA[<p>Nicely explained.<br />
Thanks <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Binding the RelativeSource by omprakash</title>
		<link>http://wangmo.wordpress.com/2007/09/16/binding-the-relativesource/#comment-72</link>
		<dc:creator>omprakash</dc:creator>
		<pubDate>Thu, 18 Jun 2009 13:59:47 +0000</pubDate>
		<guid isPermaLink="false">http://wangmo.wordpress.com/2007/09/16/binding-the-relativesource/#comment-72</guid>
		<description>Super awesome post dude.</description>
		<content:encoded><![CDATA[<p>Super awesome post dude.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
