<?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: WPF: Creating a Pop Up Button Style</title>
	<atom:link href="http://mel-green.com/2009/08/wpf-creating-a-pop-up-button-style/feed/" rel="self" type="application/rss+xml" />
	<link>http://mel-green.com/2009/08/wpf-creating-a-pop-up-button-style/</link>
	<description></description>
	<lastBuildDate>Fri, 18 May 2012 14:40:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Mel</title>
		<link>http://mel-green.com/2009/08/wpf-creating-a-pop-up-button-style/comment-page-1/#comment-1634</link>
		<dc:creator>Mel</dc:creator>
		<pubDate>Wed, 11 Jan 2012 19:52:43 +0000</pubDate>
		<guid isPermaLink="false">http://mel-green.com/?p=372#comment-1634</guid>
		<description>&lt;p&gt;Awesome, thanks for the feedback!

I&#039;ll make a note in the post about this solution only working with the Windows Aero theme and put in a link to your solution when you get it up.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Awesome, thanks for the feedback!</p>
<p>I&#8217;ll make a note in the post about this solution only working with the Windows Aero theme and put in a link to your solution when you get it up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ADTC</title>
		<link>http://mel-green.com/2009/08/wpf-creating-a-pop-up-button-style/comment-page-1/#comment-1633</link>
		<dc:creator>ADTC</dc:creator>
		<pubDate>Wed, 11 Jan 2012 19:41:47 +0000</pubDate>
		<guid isPermaLink="false">http://mel-green.com/?p=372#comment-1633</guid>
		<description>Ok, I just tested it more, and found that your solution works only on Windows Vista and Windows 7 themes (maybe Windows XP, I can&#039;t test it now). It fails completely in the &quot;Windows Classic&quot; theme (Windows 2000, Windows 98, etc.). My Style definition works great even in Windows Classic.

In short, if you don&#039;t care about making sure your buttons work properly in Windows Classic theme, this is a very quick and easy way to make Flat Buttons. Otherwise you&#039;ll have to use a Style definition (I&#039;m going to post up mine in my blog.) </description>
		<content:encoded><![CDATA[<p>Ok, I just tested it more, and found that your solution works only on Windows Vista and Windows 7 themes (maybe Windows XP, I can&#8217;t test it now). It fails completely in the &#8220;Windows Classic&#8221; theme (Windows 2000, Windows 98, etc.). My Style definition works great even in Windows Classic.</p>
<p>In short, if you don&#8217;t care about making sure your buttons work properly in Windows Classic theme, this is a very quick and easy way to make Flat Buttons. Otherwise you&#8217;ll have to use a Style definition (I&#8217;m going to post up mine in my blog.) </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ADTC</title>
		<link>http://mel-green.com/2009/08/wpf-creating-a-pop-up-button-style/comment-page-1/#comment-1632</link>
		<dc:creator>ADTC</dc:creator>
		<pubDate>Wed, 11 Jan 2012 19:33:40 +0000</pubDate>
		<guid isPermaLink="false">http://mel-green.com/?p=372#comment-1632</guid>
		<description>You gotta be kidding me!

I spent &lt;strong&gt;three days&lt;/strong&gt; trying to create a XAML-only solution and ended up with a &lt;strong&gt;42-lines-long&lt;/strong&gt; Style definition which makes a button flat.

And then I came upon your post. You created the exact same flat button with just one line of XAML! &lt;strong&gt;YOU ARE GOD!&lt;/strong&gt;</description>
		<content:encoded><![CDATA[<p>You gotta be kidding me!</p>
<p>I spent <strong>three days</strong> trying to create a XAML-only solution and ended up with a <strong>42-lines-long</strong> Style definition which makes a button flat.</p>
<p>And then I came upon your post. You created the exact same flat button with just one line of XAML! <strong>YOU ARE GOD!</strong></p>
]]></content:encoded>
	</item>
</channel>
</rss>

