<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Michael Bowersox&#039;s Blog &#187; WPF</title>
	<atom:link href="http://www.michaelbowersox.com/category/wpf/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.michaelbowersox.com</link>
	<description></description>
	<lastBuildDate>Wed, 10 Apr 2013 00:58:29 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Converting From WPF Foreground to Windows Forms ForeColor</title>
		<link>http://www.michaelbowersox.com/2011/02/18/converting-from-wpf-foreground-to-windows-forms-forecolor/</link>
		<comments>http://www.michaelbowersox.com/2011/02/18/converting-from-wpf-foreground-to-windows-forms-forecolor/#comments</comments>
		<pubDate>Sat, 19 Feb 2011 00:02:03 +0000</pubDate>
		<dc:creator>Michael Bowersox</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://www.michaelbowersox.com/?p=720</guid>
		<description><![CDATA[I recently had the need to read the foreground color of a WPF control to assign to the foreground color of a Windows Forms control that I had hosted in a Windows Forms Host control.  Once I started investigating, I realized that this wasn’t going to be as straight forward as I planned since the [...]]]></description>
		<wfw:commentRss>http://www.michaelbowersox.com/2011/02/18/converting-from-wpf-foreground-to-windows-forms-forecolor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
