<?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: Using CSS Selectors for Styling in WPF</title>
	<atom:link href="http://www.scottlogic.co.uk/blog/colin/2009/03/using-css-selectors-for-styling-in-wpf/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scottlogic.co.uk/blog/colin/2009/03/using-css-selectors-for-styling-in-wpf/</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/03/using-css-selectors-for-styling-in-wpf/comment-page-1/#comment-7404</link>
		<dc:creator>Colin Eberhardt</dc:creator>
		<pubDate>Sun, 10 Jan 2010 19:56:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.scottlogic.co.uk/blog/colin/?p=193#comment-7404</guid>
		<description>Hi Sergey,

Certainly looks like an interesting project. I&#039;ll be sure to download teh code.

Regards, Colin E.</description>
		<content:encoded><![CDATA[<p>Hi Sergey,</p>
<p>Certainly looks like an interesting project. I&#8217;ll be sure to download teh code.</p>
<p>Regards, Colin E.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sergey Todyshev</title>
		<link>http://www.scottlogic.co.uk/blog/colin/2009/03/using-css-selectors-for-styling-in-wpf/comment-page-1/#comment-7397</link>
		<dc:creator>Sergey Todyshev</dc:creator>
		<pubDate>Sun, 10 Jan 2010 17:50:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.scottlogic.co.uk/blog/colin/?p=193#comment-7397</guid>
		<description>Colin,
I&#039;ve recognized your work as prior art of IronCSS project currently hosted at http://code.google.com/p/ironcss/. I am commenting about it here just to rise your potential interest to that project.

Thanks for sharing this work!
Sergey</description>
		<content:encoded><![CDATA[<p>Colin,<br />
I&#8217;ve recognized your work as prior art of IronCSS project currently hosted at <a href="http://code.google.com/p/ironcss/" rel="nofollow">http://code.google.com/p/ironcss/</a>. I am commenting about it here just to rise your potential interest to that project.</p>
<p>Thanks for sharing this work!<br />
Sergey</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JacksonLin</title>
		<link>http://www.scottlogic.co.uk/blog/colin/2009/03/using-css-selectors-for-styling-in-wpf/comment-page-1/#comment-272</link>
		<dc:creator>JacksonLin</dc:creator>
		<pubDate>Tue, 17 Mar 2009 08:11:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.scottlogic.co.uk/blog/colin/?p=193#comment-272</guid>
		<description>I also think about it.
Bust just only a elephant solution, and I think it least a month.
The better way is xslt doing it, like more MS direction &#039;movement&#039;.
Vs2010 maybe resolve.</description>
		<content:encoded><![CDATA[<p>I also think about it.<br />
Bust just only a elephant solution, and I think it least a month.<br />
The better way is xslt doing it, like more MS direction &#8216;movement&#8217;.<br />
Vs2010 maybe resolve.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roberto Sonnino</title>
		<link>http://www.scottlogic.co.uk/blog/colin/2009/03/using-css-selectors-for-styling-in-wpf/comment-page-1/#comment-228</link>
		<dc:creator>Roberto Sonnino</dc:creator>
		<pubDate>Thu, 12 Mar 2009 14:03:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.scottlogic.co.uk/blog/colin/?p=193#comment-228</guid>
		<description>Colin,
Thanks for your answer; I&#039;d be very interested in building/helping you with the text-parsing (&quot;xamlcss files&quot;) as I described, I just lack some available time... 

For your problem with the dynamically added controls, I hope you&#039;ll find your answers soon. I believe (from my intuition mostly) that WPF has some way to tell you the tree has been updated, and as such you could reapply the styles. Anyway, I definitely believe the WPF Disciples will be able to help you much more with this.

Good luck and thanks!
Roberto</description>
		<content:encoded><![CDATA[<p>Colin,<br />
Thanks for your answer; I&#8217;d be very interested in building/helping you with the text-parsing (&#8220;xamlcss files&#8221;) as I described, I just lack some available time&#8230; </p>
<p>For your problem with the dynamically added controls, I hope you&#8217;ll find your answers soon. I believe (from my intuition mostly) that WPF has some way to tell you the tree has been updated, and as such you could reapply the styles. Anyway, I definitely believe the WPF Disciples will be able to help you much more with this.</p>
<p>Good luck and thanks!<br />
Roberto</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DotNetShoutout</title>
		<link>http://www.scottlogic.co.uk/blog/colin/2009/03/using-css-selectors-for-styling-in-wpf/comment-page-1/#comment-227</link>
		<dc:creator>DotNetShoutout</dc:creator>
		<pubDate>Thu, 12 Mar 2009 14:01:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.scottlogic.co.uk/blog/colin/?p=193#comment-227</guid>
		<description>&lt;strong&gt;Using CSS Selectors for Styling in WPF -  Colin Eberhardt’s Adventures in WPF...&lt;/strong&gt;

Thank you for submitting this cool story - Trackback from DotNetShoutout...</description>
		<content:encoded><![CDATA[<p><strong>Using CSS Selectors for Styling in WPF &#8211;  Colin Eberhardt’s Adventures in WPF&#8230;</strong></p>
<p>Thank you for submitting this cool story &#8211; Trackback from DotNetShoutout&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
