<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How underlying WPF concepts and technology are being used in the DWM</title><link>http://blogs.msdn.com/greg_schechter/archive/2006/06/09/623566.aspx</link><description>In the earlier posts I've done on the DWM, there's been a hint of the relationship between it and the Windows Presentation Foundation (WPF, aka Avalon). This post delves deeper into that relationship. Because of core OS component requirements (the desktop</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: How underlying WPF concepts and technology are being used in the DWM</title><link>http://blogs.msdn.com/greg_schechter/archive/2006/06/09/623566.aspx#623862</link><pubDate>Fri, 09 Jun 2006 17:58:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:623862</guid><dc:creator>JoeW</dc:creator><description>Thanks Greg, &lt;br&gt;You mention 2D/3D integration. &amp;nbsp;How high-level are these MIL data structures? &amp;nbsp;I always thought these structures were very basic 2D primitives (Rectangle, Ellipse etc). &amp;nbsp;Surely it's overkill to have an unmanaged class for every managed compisition class in the WPF world. &amp;nbsp;</description></item><item><title>milcore.dll — общее ядро WPF и DWM [Грег Сшетчер]</title><link>http://blogs.msdn.com/greg_schechter/archive/2006/06/09/623566.aspx#623865</link><pubDate>Fri, 09 Jun 2006 17:59:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:623865</guid><dc:creator>Олег Михайлик</dc:creator><description>Напоминаю: WPF — Windows Presentation Foundation или Avalon. DWM — Desktop Windo</description></item><item><title>Occlusion</title><link>http://blogs.msdn.com/greg_schechter/archive/2006/06/09/623566.aspx#624011</link><pubDate>Fri, 09 Jun 2006 19:31:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:624011</guid><dc:creator>Koro</dc:creator><description>&amp;quot;Occlusion culling support&amp;quot;...&lt;br&gt;&lt;br&gt;Is that why all is black behind a maximized window's frame? It seems to treat them as opaque even with Aero disabled, and it's pretty ugly.</description></item><item><title>re: How underlying WPF concepts and technology are being used in the DWM</title><link>http://blogs.msdn.com/greg_schechter/archive/2006/06/09/623566.aspx#624030</link><pubDate>Fri, 09 Jun 2006 19:50:30 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:624030</guid><dc:creator>Koro</dc:creator><description>I meant Aero ENABLED, sorry.</description></item><item><title>re: How underlying WPF concepts and technology are being used in the DWM</title><link>http://blogs.msdn.com/greg_schechter/archive/2006/06/09/623566.aspx#624241</link><pubDate>Fri, 09 Jun 2006 23:01:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:624241</guid><dc:creator>Martin</dc:creator><description>Thanks for the great info Greg! &amp;nbsp;One area of casual concern for me is support for high resolution monitors. &amp;nbsp;Support for that isnt perfect (eg the mouse moves really slowly, dialogs appear offscrene), but its coming along. &amp;nbsp;I hope its good for the release.&lt;br&gt;&lt;br&gt;I must say im pretty impressed with Vista, though it is a bit on the slow side...</description></item><item><title>re: How underlying WPF concepts and technology are being used in the DWM</title><link>http://blogs.msdn.com/greg_schechter/archive/2006/06/09/623566.aspx#625041</link><pubDate>Sat, 10 Jun 2006 10:56:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:625041</guid><dc:creator>n4cer</dc:creator><description>&amp;quot;Is that why all is black behind a maximized window's frame? It seems to treat them as opaque even with Aero [enabled], and it's pretty ugly.&amp;quot;&lt;br&gt;&lt;br&gt;That's a visual design choice, not a limitation of the DWM. They blacked out underlying content because the user usually wants to only deal with the content of that window if it's maximized and not have underlying content as a distraction.&lt;br&gt;&lt;br&gt;It's discussed in this C9 video:&lt;br&gt;&lt;a rel="nofollow" target="_new" href="http://channel9.msdn.com/ShowPost.aspx?PostID=161254"&gt;http://channel9.msdn.com/ShowPost.aspx?PostID=161254&lt;/a&gt;&lt;br&gt;&lt;br&gt;and in this post:&lt;br&gt;&lt;a rel="nofollow" target="_new" href="http://channel9.msdn.com/ShowPost.aspx?PostID=161389#161389"&gt;http://channel9.msdn.com/ShowPost.aspx?PostID=161389#161389&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;quot;for max'd windows, [Dark UI elements] puts the focus on the content of the windows. (aka &amp;quot;swelling force&amp;quot;) + more obvious difference between max and restored windows&amp;quot;</description></item><item><title>re: How underlying WPF concepts and technology are being used in the DWM</title><link>http://blogs.msdn.com/greg_schechter/archive/2006/06/09/623566.aspx#640774</link><pubDate>Wed, 21 Jun 2006 04:58:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:640774</guid><dc:creator>Andrew</dc:creator><description>&amp;quot;Is that why all is black behind a maximized window's frame? It seems to treat them as opaque even with Aero [enabled], and it's pretty ugly.&amp;quot; &lt;br&gt;&lt;br&gt;When a Window is maximized there is no need to show content behind the window, unless the window is not totally opaque. &amp;nbsp;Occlusion filters elements to prevent unseen elements from passing through the graphics pipeline. This increases performance dramatically. &lt;br&gt;&lt;br&gt;In the case you speak of, with Aero on and the black visible, I believe that is a bug. &amp;nbsp;I have seen it show up when turning Aero on and off in the December CTP.&lt;br&gt;&lt;br&gt;---------&lt;br&gt;&lt;br&gt;“That's a visual design choice, not a limitation of the DWM. They blacked out underlying content because the user usually wants to only deal with the content of that window if it's maximized and not have underlying content as a distraction.”&lt;br&gt;&lt;br&gt;What you are referring to is something totally different. &amp;nbsp;I think you misunderstood the question. &amp;nbsp;He was not referring to the dark styling or the darkening of the desktop when the user’s attention is needed (like Flip 3D). &amp;nbsp;He was referring to how the DWM blacks out everything behind the window, the elements are culled out.</description></item><item><title>High DPI Support in Windows Vista Aero</title><link>http://blogs.msdn.com/greg_schechter/archive/2006/06/09/623566.aspx#690707</link><pubDate>Mon, 07 Aug 2006 10:45:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:690707</guid><dc:creator>Greg Schechter's Blog</dc:creator><description>A good amount of ink has been spilled on this blog talking about all the &lt;br&gt;cost, nuance, impact, and...</description></item><item><title>APIs in the Desktop Window Manager</title><link>http://blogs.msdn.com/greg_schechter/archive/2006/06/09/623566.aspx#753606</link><pubDate>Thu, 14 Sep 2006 11:37:12 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:753606</guid><dc:creator>Greg Schechter's Blog</dc:creator><description>For the most part, the Vista Desktop Window Manager is an end-user feature.&amp;amp;amp;nbsp; However, because it...</description></item><item><title>Three exciting announcements!</title><link>http://blogs.msdn.com/greg_schechter/archive/2006/06/09/623566.aspx#1050655</link><pubDate>Fri, 10 Nov 2006 06:48:03 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1050655</guid><dc:creator>Daniel Lehenbauer's Blog</dc:creator><description>&lt;p&gt;Three products I have been working on RTM&amp;amp;rsquo;ed this week. Two of them you probably already know about,&lt;/p&gt;
</description></item><item><title>Ramblings on Windows Presentation Foundation (WPF), WPF/E and the Direction of Microsoft</title><link>http://blogs.msdn.com/greg_schechter/archive/2006/06/09/623566.aspx#1144834</link><pubDate>Sat, 25 Nov 2006 06:01:25 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1144834</guid><dc:creator>Andre de Cavaignac</dc:creator><description>&lt;p&gt;Reading through the WPF architecture documents on MSDN and MSDN blogs turned up some interesting hints...&lt;/p&gt;
</description></item><item><title>A voice from the community - Page 2 | keyongtech</title><link>http://blogs.msdn.com/greg_schechter/archive/2006/06/09/623566.aspx#9365780</link><pubDate>Thu, 22 Jan 2009 12:55:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9365780</guid><dc:creator>A voice from the community - Page 2 | keyongtech</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.keyongtech.com/1436824-a-voice-from-the-community/2"&gt;http://www.keyongtech.com/1436824-a-voice-from-the-community/2&lt;/a&gt;&lt;/p&gt;
</description></item></channel></rss>