<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: WPF Drop-Shadows on The Cheap</title>
	<link>http://www.designerwpf.com/2008/02/08/wpf-drop-shadows-on-the-cheap/</link>
	<description>Matthias Shapiro's WPF &#38; Silverlight Blog - Because Developers Get All The Good Blogs</description>
	<pubDate>Sun, 12 Oct 2008 19:07:26 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: Derek</title>
		<link>http://www.designerwpf.com/2008/02/08/wpf-drop-shadows-on-the-cheap/#comment-167</link>
		<dc:creator>Derek</dc:creator>
		<pubDate>Tue, 26 Feb 2008 18:03:28 +0000</pubDate>
		<guid>http://www.designerwpf.com/2008/02/08/wpf-drop-shadows-on-the-cheap/#comment-167</guid>
		<description>Never mind, I'm a dunce. (Well, I'm the IA who helps with coding. :) ). Putting the dropshadow around a border inside the canvas works great.

Thanks for this post--these panels would look really bad without a drop shadow, and this solution works great.</description>
		<content:encoded><![CDATA[<p>Never mind, I&#8217;m a dunce. (Well, I&#8217;m the IA who helps with coding. <img src='http://www.designerwpf.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ). Putting the dropshadow around a border inside the canvas works great.</p>
<p>Thanks for this post&#8211;these panels would look really bad without a drop shadow, and this solution works great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derek</title>
		<link>http://www.designerwpf.com/2008/02/08/wpf-drop-shadows-on-the-cheap/#comment-166</link>
		<dc:creator>Derek</dc:creator>
		<pubDate>Tue, 26 Feb 2008 17:19:48 +0000</pubDate>
		<guid>http://www.designerwpf.com/2008/02/08/wpf-drop-shadows-on-the-cheap/#comment-166</guid>
		<description>I'm having trouble getting this to work in our application. We have a floating panel to do searches, from which we had to remove the bitmapeffect dropshadow for the usual perf reasons. But using the solution above, the shadow draws on top of another panel, and in general doesn't behave per the example.

In summary, we have a MainWindow.xaml, which is a container for various other user controls for application content. One of these is a canvas holding a search control. When I put the simpledropshadow around the Canvas, in the same row and column and with the same z-order, I don't get anything. If I don't specify the row and column, it draws over the entire left side of MainWindow; if I move the z-order for the shadow lower than the canvas, it doesn't draw. Any suggestions? 

Also, you forgot to mention in your example that you must include a reference to Presentation.Luna in your project to find the simple dropshadow.</description>
		<content:encoded><![CDATA[<p>I&#8217;m having trouble getting this to work in our application. We have a floating panel to do searches, from which we had to remove the bitmapeffect dropshadow for the usual perf reasons. But using the solution above, the shadow draws on top of another panel, and in general doesn&#8217;t behave per the example.</p>
<p>In summary, we have a MainWindow.xaml, which is a container for various other user controls for application content. One of these is a canvas holding a search control. When I put the simpledropshadow around the Canvas, in the same row and column and with the same z-order, I don&#8217;t get anything. If I don&#8217;t specify the row and column, it draws over the entire left side of MainWindow; if I move the z-order for the shadow lower than the canvas, it doesn&#8217;t draw. Any suggestions? </p>
<p>Also, you forgot to mention in your example that you must include a reference to Presentation.Luna in your project to find the simple dropshadow.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthias Shapiro</title>
		<link>http://www.designerwpf.com/2008/02/08/wpf-drop-shadows-on-the-cheap/#comment-117</link>
		<dc:creator>Matthias Shapiro</dc:creator>
		<pubDate>Wed, 20 Feb 2008 18:39:19 +0000</pubDate>
		<guid>http://www.designerwpf.com/2008/02/08/wpf-drop-shadows-on-the-cheap/#comment-117</guid>
		<description>Thank God for that news release. I now feel like there is little point in completing the second part of this post.</description>
		<content:encoded><![CDATA[<p>Thank God for that news release. I now feel like there is little point in completing the second part of this post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Cromwell</title>
		<link>http://www.designerwpf.com/2008/02/08/wpf-drop-shadows-on-the-cheap/#comment-116</link>
		<dc:creator>Ryan Cromwell</dc:creator>
		<pubDate>Wed, 20 Feb 2008 13:31:03 +0000</pubDate>
		<guid>http://www.designerwpf.com/2008/02/08/wpf-drop-shadows-on-the-cheap/#comment-116</guid>
		<description>Deavon... http://weblogs.asp.net/scottgu/archive/2008/02/19/net-3-5-client-product-roadmap.aspx

DropShadow and Blur will be hw accelarated soon - hopefully soon enough for you... Choices must be made during releases, certainly with such a large audience you have been in the same position.</description>
		<content:encoded><![CDATA[<p>Deavon&#8230; <a href="http://weblogs.asp.net/scottgu/archive/2008/02/19/net-3-5-client-product-roadmap.aspx" rel="nofollow" onclick="javascript:urchinTracker ('/outbound/comment/weblogs.asp.net');">http://weblogs.asp.net/scottgu/archive/2008/02/19/net-3-5-client-product-roadmap.aspx</a></p>
<p>DropShadow and Blur will be hw accelarated soon - hopefully soon enough for you&#8230; Choices must be made during releases, certainly with such a large audience you have been in the same position.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deavon Barlow</title>
		<link>http://www.designerwpf.com/2008/02/08/wpf-drop-shadows-on-the-cheap/#comment-113</link>
		<dc:creator>Deavon Barlow</dc:creator>
		<pubDate>Tue, 19 Feb 2008 18:24:06 +0000</pubDate>
		<guid>http://www.designerwpf.com/2008/02/08/wpf-drop-shadows-on-the-cheap/#comment-113</guid>
		<description>Honestly, is Microsoft planning on implementing any hardware accelerated bitmap effects? I don't understand why hardware accelerated drop shadows couldn't be feasible. I've been working on an application which will ship on 100 million PCs worldwide, and am looking for expert solutions to common WPF problems.

Thanks.</description>
		<content:encoded><![CDATA[<p>Honestly, is Microsoft planning on implementing any hardware accelerated bitmap effects? I don&#8217;t understand why hardware accelerated drop shadows couldn&#8217;t be feasible. I&#8217;ve been working on an application which will ship on 100 million PCs worldwide, and am looking for expert solutions to common WPF problems.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
