<?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: How can I expand items in a TreeView? &#8211; Part III</title>
	<atom:link href="http://bea.stollnitz.com/blog/?feed=rss2&#038;p=59" rel="self" type="application/rss+xml" />
	<link>http://bea.stollnitz.com/blog/?p=59</link>
	<description>on Silverlight and WPF</description>
	<lastBuildDate>Thu, 22 Jul 2010 20:56:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Max</title>
		<link>http://bea.stollnitz.com/blog/?p=59&#038;cpage=1#comment-171688</link>
		<dc:creator>Max</dc:creator>
		<pubDate>Thu, 03 Dec 2009 12:18:19 +0000</pubDate>
		<guid isPermaLink="false">http://bea.stollnitz.com/blog/?p=59#comment-171688</guid>
		<description>currentTreeViewItem.Dispatcher.BeginInvoke(() =&gt; ExpandAllTreeViewItems(currentTreeViewItem));
Brilliant! Thanks, it was really usefull, I killed a lot of time before fond out how to manage the asyncronous behavior.</description>
		<content:encoded><![CDATA[<p>currentTreeViewItem.Dispatcher.BeginInvoke(() =&gt; ExpandAllTreeViewItems(currentTreeViewItem));<br />
Brilliant! Thanks, it was really usefull, I killed a lot of time before fond out how to manage the asyncronous behavior.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bea</title>
		<link>http://bea.stollnitz.com/blog/?p=59&#038;cpage=1#comment-153668</link>
		<dc:creator>Bea</dc:creator>
		<pubDate>Tue, 07 Jul 2009 21:23:07 +0000</pubDate>
		<guid isPermaLink="false">http://bea.stollnitz.com/blog/?p=59#comment-153668</guid>
		<description>Thanks for the feedback Frickel.
At this point, adding syntax highlighting requires re-pasting all code snippets for all my blog posts :) But it’s a great suggestion that I agree would improve the readability of the blog, so I’ll add that to my list of future improvements to do for the blog.

Bea</description>
		<content:encoded><![CDATA[<p>Thanks for the feedback Frickel.<br />
At this point, adding syntax highlighting requires re-pasting all code snippets for all my blog posts :) But it’s a great suggestion that I agree would improve the readability of the blog, so I’ll add that to my list of future improvements to do for the blog.</p>
<p>Bea</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frickel</title>
		<link>http://bea.stollnitz.com/blog/?p=59&#038;cpage=1#comment-153272</link>
		<dc:creator>Frickel</dc:creator>
		<pubDate>Sun, 05 Jul 2009 10:38:47 +0000</pubDate>
		<guid isPermaLink="false">http://bea.stollnitz.com/blog/?p=59#comment-153272</guid>
		<description>Hello Bea,

syntax highlightng for your code listings would be nice addition else its a pain for my eyes.</description>
		<content:encoded><![CDATA[<p>Hello Bea,</p>
<p>syntax highlightng for your code listings would be nice addition else its a pain for my eyes.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
