<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>wpf Wiki &amp; Documentation Rss Feed</title><link>http://www.codeplex.com/wpf/Wiki/View.aspx?title=Home</link><description>wpf Wiki Rss Description</description><item><title>New Comment on "WPF Ribbon Preview"</title><link>http://wpf.codeplex.com/wikipage?title=WPF Ribbon Preview&amp;ANCHOR#C14216</link><description>Note&amp;#58; The tan00001 link doesn&amp;#39;t have any news--it&amp;#39;s about making the old CTP work with VS 2010 B2</description><author>dcveeneman</author><pubDate>Mon, 16 Nov 2009 00:12:50 GMT</pubDate><guid isPermaLink="false">New Comment on "WPF Ribbon Preview" 20091116121250A</guid></item><item><title>New Comment on "WPF Ribbon Preview"</title><link>http://wpf.codeplex.com/wikipage?title=WPF Ribbon Preview&amp;ANCHOR#C14214</link><description>I have found out a couple of things to watch out for when using the Ribbon controls under WS 2010 Beta. Please see my blog at http&amp;#58;&amp;#47;&amp;#47;programount.blogspot.com&amp;#47;2009&amp;#47;11&amp;#47;ribboncontrols-and-visual-studio-2010.html</description><author>tan00001</author><pubDate>Sun, 15 Nov 2009 09:21:36 GMT</pubDate><guid isPermaLink="false">New Comment on "WPF Ribbon Preview" 20091115092136A</guid></item><item><title>New Comment on "WPF Model-View-ViewModel Toolkit"</title><link>http://wpf.codeplex.com/wikipage?title=WPF Model-View-ViewModel Toolkit&amp;ANCHOR#C14191</link><description>&amp;#64;rogerrong&amp;#58; Good question. The primary reason is one of dependencies. In .Net 3.0&amp;#47;3.5, the ObservableCollection class is defined in one of the primary WPF assemblies. Many existing applications that already have data models defined were built on top of .Net 2.0 and don&amp;#39;t take WPF dependencies, so as to make it easy to reuse the data models in other places. The NotificationCollection class was to illustrate one way to work around the lack of ObservableCollection&amp;#59; if this isn&amp;#39;t a concern for your particular scenario, then using ObservableCollection is perfectly fine, and in fact preferable if it saves from having to write and maintain more code. I&amp;#39;ll also mention that the current plan is to type forward ObservableCollection to System.dll in .Net 4.0 for similar reasons. Thanks&amp;#33;</description><author>PatrickDanino</author><pubDate>Fri, 13 Nov 2009 01:38:11 GMT</pubDate><guid isPermaLink="false">New Comment on "WPF Model-View-ViewModel Toolkit" 20091113013811A</guid></item><item><title>New Comment on "WPF Model-View-ViewModel Toolkit"</title><link>http://wpf.codeplex.com/wikipage?title=WPF Model-View-ViewModel Toolkit&amp;ANCHOR#C14181</link><description>There is a NotificationCollection class defined under the Models of the Messenger.Demo sample project. It looks similar to the ObservableCollection class. I am just wondering why bother to spend effort building such a big class instead of using the ObservableCollection straightforward.&amp;#10;&amp;#10;Does the NotificationCollection provide any feature not covered by the ObservableCollection&amp;#63; If the NotificationCollection is a better option to be used by the Models classes, should it be included in the project template&amp;#63;</description><author>rogerrong</author><pubDate>Wed, 11 Nov 2009 22:25:36 GMT</pubDate><guid isPermaLink="false">New Comment on "WPF Model-View-ViewModel Toolkit" 20091111102536P</guid></item><item><title>New Comment on "WPF Ribbon Preview"</title><link>http://wpf.codeplex.com/wikipage?title=WPF Ribbon Preview&amp;ANCHOR#C14151</link><description>It doesn&amp;#39;t even support keyboard accelerators yet. Totally unusable in production apps.</description><author>dacris</author><pubDate>Sat, 07 Nov 2009 03:01:13 GMT</pubDate><guid isPermaLink="false">New Comment on "WPF Ribbon Preview" 20091107030113A</guid></item><item><title>New Comment on "WPF Themes"</title><link>http://wpf.codeplex.com/wikipage?title=WPF Themes&amp;ANCHOR#C14147</link><description>Hi, is there any updates on the WPF theme support Calendar and DataGrid&amp;#63;&amp;#10;The latest news I heard was 2009 Q3 &amp;#40;http&amp;#58;&amp;#47;&amp;#47;wpfthemes.codeplex.com&amp;#47;&amp;#41;, thanks.</description><author>yagimay</author><pubDate>Fri, 06 Nov 2009 01:28:08 GMT</pubDate><guid isPermaLink="false">New Comment on "WPF Themes" 20091106012808A</guid></item><item><title>New Comment on "WPF Ribbon Preview"</title><link>http://wpf.codeplex.com/wikipage?title=WPF Ribbon Preview&amp;ANCHOR#C14122</link><description>Does this preview support mini-toolbars&amp;#63;&amp;#10;&amp;#10;Example&amp;#58; https&amp;#58;&amp;#47;&amp;#47;knowledge.riverdale.edu&amp;#47;images&amp;#47;3&amp;#47;30&amp;#47;Word_mini_toolbar.png</description><author>quimbs</author><pubDate>Tue, 03 Nov 2009 19:00:58 GMT</pubDate><guid isPermaLink="false">New Comment on "WPF Ribbon Preview" 20091103070058P</guid></item><item><title>New Comment on "WPF Ribbon Preview"</title><link>http://wpf.codeplex.com/wikipage?title=WPF Ribbon Preview&amp;ANCHOR#C14087</link><description>&amp;#64;rguim Use the discussions page&amp;#58; http&amp;#58;&amp;#47;&amp;#47;wpf.codeplex.com&amp;#47;Thread&amp;#47;List.aspx&amp;#63;SearchText&amp;#61;ribbon</description><author>oskarh</author><pubDate>Fri, 30 Oct 2009 13:23:41 GMT</pubDate><guid isPermaLink="false">New Comment on "WPF Ribbon Preview" 20091030012341P</guid></item><item><title>New Comment on "WPF Ribbon Preview"</title><link>http://wpf.codeplex.com/wikipage?title=WPF Ribbon Preview&amp;ANCHOR#C14080</link><description>Is there any forum where we can actually discuss development with this Ribbon&amp;#63; I have a couple of doubts that surely someone else had and am trying to talk about them &amp;#40;not being able to update the title of the ribbon during other than the first time - I am sure this is a bug because the title in the task bar is updated, only not in the title of the ribbon - and when maximizing it uses only full screen&amp;#41;</description><author>rguim</author><pubDate>Thu, 29 Oct 2009 19:10:52 GMT</pubDate><guid isPermaLink="false">New Comment on "WPF Ribbon Preview" 20091029071052P</guid></item><item><title>New Comment on "WPF Ribbon Preview"</title><link>http://wpf.codeplex.com/wikipage?title=WPF Ribbon Preview&amp;ANCHOR#C14074</link><description>&amp;#64;shaggy Thanks for sharing the link.&amp;#10;&amp;#10;After reading that blog post I got the feeling that there will be no updated ribbon until .NET 4.0 is released, which is late march 2010 at the earliest&amp;#63;&amp;#10;If that is really the case, then at least let us know&amp;#33;</description><author>oskarh</author><pubDate>Thu, 29 Oct 2009 08:58:36 GMT</pubDate><guid isPermaLink="false">New Comment on "WPF Ribbon Preview" 20091029085836A</guid></item><item><title>New Comment on "WPF Ribbon Preview"</title><link>http://wpf.codeplex.com/wikipage?title=WPF Ribbon Preview&amp;ANCHOR#C14051</link><description>ScottGu just released a WPF 4 update blog.  Does not say specifics, but just coming soon.  Maybe PDC09&amp;#63;&amp;#63;&amp;#63;&amp;#10;&amp;#10;http&amp;#58;&amp;#47;&amp;#47;weblogs.asp.net&amp;#47;scottgu&amp;#47;archive&amp;#47;2009&amp;#47;10&amp;#47;26&amp;#47;wpf-4-vs-2010-and-net-4-0-series.aspx&amp;#63;CommentPosted&amp;#61;true&amp;#35;commentmessage</description><author>shaggygi</author><pubDate>Tue, 27 Oct 2009 13:08:00 GMT</pubDate><guid isPermaLink="false">New Comment on "WPF Ribbon Preview" 20091027010800P</guid></item><item><title>New Comment on "WPF Model-View-ViewModel Toolkit"</title><link>http://wpf.codeplex.com/wikipage?title=WPF Model-View-ViewModel Toolkit&amp;ANCHOR#C14039</link><description>Please note the Walkthrough - part 2 has a small error.   On Page 9 under the App OnStartup, the following lines need to be changed ... not just the addition of the call to LoadContacts &amp;#40;it&amp;#39;s not really an error, just a lack of high-lighting ...&amp;#41;&amp;#10;&amp;#10;            ViewModels.MainViewModel mainViewModel &amp;#61; new ViewModels.MainViewModel&amp;#40;&amp;#41;&amp;#59;&amp;#10;&amp;#10;        &amp;#47;&amp;#47; Load sample test data for demonstration purposes&amp;#10;        mainViewModel.LoadContacts&amp;#40;&amp;#34;Contacts.xml&amp;#34;&amp;#41;&amp;#59;&amp;#10;&amp;#10;        view.DataContext &amp;#61; mainViewModel&amp;#59;</description><author>cwtews</author><pubDate>Sun, 25 Oct 2009 19:31:53 GMT</pubDate><guid isPermaLink="false">New Comment on "WPF Model-View-ViewModel Toolkit" 20091025073153P</guid></item><item><title>New Comment on "WPF Themes"</title><link>http://wpf.codeplex.com/wikipage?title=WPF Themes&amp;ANCHOR#C14031</link><description>Nevermind.  I looked at the code in Reflector.  I see the reference to Aero.NormalColor in the code.  However, how would we apply ShinyBlue.xaml to the DataGrid&amp;#63;</description><author>bittondb</author><pubDate>Fri, 23 Oct 2009 19:49:57 GMT</pubDate><guid isPermaLink="false">New Comment on "WPF Themes" 20091023074957P</guid></item><item><title>New Comment on "WPF Themes"</title><link>http://wpf.codeplex.com/wikipage?title=WPF Themes&amp;ANCHOR#C14030</link><description>In order to get the DataGrid to pickup the _Aero_ theme, you need this&amp;#58;&amp;#10;&amp;#10;&amp;#60;ResourceDictionary xmlns&amp;#58;tk&amp;#61;&amp;#34;clr-namespace&amp;#58;Microsoft.Windows.Controls&amp;#59;assembly&amp;#61;WpfToolkit&amp;#34;&amp;#10;                             xmlns&amp;#58;sys&amp;#61;&amp;#34;clr-namespace&amp;#58;System&amp;#59;assembly&amp;#61;mscorlib&amp;#34;&amp;#62;&amp;#10;&amp;#10;    &amp;#60;&amp;#33;--Enable aero theme on toolkit components--&amp;#62;&amp;#10;    &amp;#60;sys&amp;#58;String x&amp;#58;Key&amp;#61;&amp;#34;&amp;#123;ComponentResourceKey&amp;#10;                                 TypeInTargetAssembly&amp;#61;&amp;#123;x&amp;#58;Type tk&amp;#58;Calendar&amp;#125;,ResourceId&amp;#61;Theme&amp;#125;&amp;#34;&amp;#62;&amp;#10;        Aero.NormalColor&amp;#60;&amp;#47;sys&amp;#58;String&amp;#62;&amp;#10;&amp;#10;    &amp;#60;sys&amp;#58;String x&amp;#58;Key&amp;#61;&amp;#34;&amp;#123;ComponentResourceKey&amp;#10;                                 TypeInTargetAssembly&amp;#61;&amp;#123;x&amp;#58;Type tk&amp;#58;DataGrid&amp;#125;,ResourceId&amp;#61;Theme&amp;#125;&amp;#34;&amp;#62;&amp;#10;        Aero.NormalColor&amp;#60;&amp;#47;sys&amp;#58;String&amp;#62;&amp;#10;&amp;#10;    &amp;#60;sys&amp;#58;String x&amp;#58;Key&amp;#61;&amp;#34;&amp;#123;ComponentResourceKey&amp;#10;                                 TypeInTargetAssembly&amp;#61;&amp;#123;x&amp;#58;Type tk&amp;#58;DatePicker&amp;#125;,ResourceId&amp;#61;Theme&amp;#125;&amp;#34;&amp;#62;&amp;#10;        Aero.NormalColor&amp;#60;&amp;#47;sys&amp;#58;String&amp;#62;&amp;#10;&amp;#10;&amp;#60;&amp;#47;ResourceDictionary&amp;#62;&amp;#10;&amp;#10;What is I&amp;#39;m using the ShinyBlue.xaml file&amp;#63;</description><author>bittondb</author><pubDate>Fri, 23 Oct 2009 19:38:05 GMT</pubDate><guid isPermaLink="false">New Comment on "WPF Themes" 20091023073805P</guid></item><item><title>New Comment on "WPF Ribbon Preview"</title><link>http://wpf.codeplex.com/wikipage?title=WPF Ribbon Preview&amp;ANCHOR#C14029</link><description>&amp;#43;1, I agree, It would be courteous to inform us. CTP1 exists more than year and no news... no CTP2...</description><author>daVinci</author><pubDate>Fri, 23 Oct 2009 15:41:39 GMT</pubDate><guid isPermaLink="false">New Comment on "WPF Ribbon Preview" 20091023034139P</guid></item><item><title>New Comment on "WPF Ribbon Preview"</title><link>http://wpf.codeplex.com/wikipage?title=WPF Ribbon Preview&amp;ANCHOR#C14025</link><description>Wonder, that Samantha is so silent. As VS 2010 B2 is out, it would be fair to hear something about WPF Ribbon Control.</description><author>em19</author><pubDate>Fri, 23 Oct 2009 13:54:53 GMT</pubDate><guid isPermaLink="false">New Comment on "WPF Ribbon Preview" 20091023015453P</guid></item><item><title>New Comment on "WPF Ribbon Preview"</title><link>http://wpf.codeplex.com/wikipage?title=WPF Ribbon Preview&amp;ANCHOR#C14024</link><description>&amp;#43;1, whats going on here really&amp;#63;</description><author>oskarh</author><pubDate>Fri, 23 Oct 2009 12:35:01 GMT</pubDate><guid isPermaLink="false">New Comment on "WPF Ribbon Preview" 20091023123501P</guid></item><item><title>New Comment on "WPF Ribbon Preview"</title><link>http://wpf.codeplex.com/wikipage?title=WPF Ribbon Preview&amp;ANCHOR#C14015</link><description>Any News&amp;#63; .Net Framwork Beta 2 is out.</description><author>fry83</author><pubDate>Wed, 21 Oct 2009 07:43:25 GMT</pubDate><guid isPermaLink="false">New Comment on "WPF Ribbon Preview" 20091021074325A</guid></item><item><title>New Comment on "WPF Themes"</title><link>http://wpf.codeplex.com/wikipage?title=WPF Themes&amp;ANCHOR#C14012</link><description>You can get the background color issue fixed by doing a few &amp;#34;tweaks&amp;#34;.&amp;#10;First, Use Background&amp;#61;&amp;#34;&amp;#123;DynamicResource WindowBackgroundBrush&amp;#125;&amp;#34; for each window that needs the theme background color.&amp;#10;Second, fix the Windowbackground brush in the theme files.&amp;#10;e.g.&amp;#10;ExpressionDark theme &amp;#61;&amp;#62; &amp;#60;SolidColorBrush x&amp;#58;Key&amp;#61;&amp;#34;WindowBackgroundBrush&amp;#34; Color&amp;#61;&amp;#34;&amp;#35;FF000000&amp;#34; &amp;#47;&amp;#62;&amp;#10;Expression Light theme &amp;#61;&amp;#62; &amp;#60;SolidColorBrush x&amp;#58;Key&amp;#61;&amp;#34;WindowBackgroundBrush&amp;#34; Color&amp;#61;&amp;#34;&amp;#35;FFD6D6D6&amp;#34; &amp;#47;&amp;#62;&amp;#10;Bureau black theme &amp;#61;&amp;#62; &amp;#60;SolidColorBrush x&amp;#58;Key&amp;#61;&amp;#34;WindowBackgroundBrush&amp;#34; Color&amp;#61;&amp;#34;&amp;#35;FF333333&amp;#34; &amp;#47;&amp;#62;&amp;#10;Shiny Red &amp;#61;&amp;#62;&amp;#10;&amp;#60;Color x&amp;#58;Key&amp;#61;&amp;#34;WindowBackgroundBrushGradient1&amp;#34;&amp;#62;&amp;#35;FF601818&amp;#60;&amp;#47;Color&amp;#62;&amp;#10;&amp;#60;Color x&amp;#58;Key&amp;#61;&amp;#34;WindowBackgroundBrushGradient2&amp;#34;&amp;#62;&amp;#35;FFAF231E&amp;#60;&amp;#47;Color&amp;#62;&amp;#10;&amp;#60;Color x&amp;#58;Key&amp;#61;&amp;#34;WindowBackgroundBrushGradient3&amp;#34;&amp;#62;&amp;#35;FFF1BCBE&amp;#60;&amp;#47;Color&amp;#62;&amp;#10;&amp;#60;LinearGradientBrush x&amp;#58;Key&amp;#61;&amp;#34;WindowBackgroundBrush&amp;#34; EndPoint&amp;#61;&amp;#34;0.5,1&amp;#34; StartPoint&amp;#61;&amp;#34;0.5,0&amp;#34;&amp;#62;&amp;#10;&amp;#60;GradientStop Color&amp;#61;&amp;#34;&amp;#123;StaticResource WindowBackgroundBrushGradient1&amp;#125;&amp;#34; Offset&amp;#61;&amp;#34;0.0&amp;#34; &amp;#47;&amp;#62;&amp;#10;&amp;#60;GradientStop Color&amp;#61;&amp;#34;&amp;#123;StaticResource WindowBackgroundBrushGradient2&amp;#125;&amp;#34; Offset&amp;#61;&amp;#34;0.5&amp;#34;&amp;#47;&amp;#62;&amp;#10;&amp;#60;GradientStop Color&amp;#61;&amp;#34;&amp;#123;StaticResource WindowBackgroundBrushGradient3&amp;#125;&amp;#34; Offset&amp;#61;&amp;#34;1.0&amp;#34;&amp;#47;&amp;#62;&amp;#10;&amp;#60;&amp;#47;LinearGradientBrush&amp;#62;&amp;#10;You can do similar modifications for other themes as well</description><author>geekbyheart</author><pubDate>Tue, 20 Oct 2009 19:45:35 GMT</pubDate><guid isPermaLink="false">New Comment on "WPF Themes" 20091020074535P</guid></item><item><title>New Comment on "WPF Themes"</title><link>http://wpf.codeplex.com/wikipage?title=WPF Themes&amp;ANCHOR#C14011</link><description>I got the background color issue fixed by doing a few &amp;#34;tweaks&amp;#34;.&amp;#10;First, Use Background&amp;#61;&amp;#34;&amp;#123;DynamicResource WindowBackgroundBrush&amp;#125;&amp;#34; for each window that needs the theme background color.&amp;#10;Second, fix the Windowbackground brush in the theme files.&amp;#10;e.g.&amp;#10;ExpressionDark theme &amp;#61;&amp;#62; &amp;#60;SolidColorBrush x&amp;#58;Key&amp;#61;&amp;#34;WindowBackgroundBrush&amp;#34; Color&amp;#61;&amp;#34;&amp;#35;FF000000&amp;#34; &amp;#47;&amp;#62;&amp;#10;Expression Light theme &amp;#61;&amp;#62; &amp;#60;SolidColorBrush x&amp;#58;Key&amp;#61;&amp;#34;WindowBackgroundBrush&amp;#34; Color&amp;#61;&amp;#34;&amp;#35;FFD6D6D6&amp;#34; &amp;#47;&amp;#62;&amp;#10;Bureau black theme &amp;#61;&amp;#62; &amp;#60;SolidColorBrush x&amp;#58;Key&amp;#61;&amp;#34;WindowBackgroundBrush&amp;#34; Color&amp;#61;&amp;#34;&amp;#35;FF333333&amp;#34; &amp;#47;&amp;#62;&amp;#10;Shiny Red &amp;#61;&amp;#62;&amp;#10;&amp;#60;Color x&amp;#58;Key&amp;#61;&amp;#34;WindowBackgroundBrushGradient1&amp;#34;&amp;#62;&amp;#35;FF601818&amp;#60;&amp;#47;Color&amp;#62;&amp;#10;&amp;#60;Color x&amp;#58;Key&amp;#61;&amp;#34;WindowBackgroundBrushGradient2&amp;#34;&amp;#62;&amp;#35;FFAF231E&amp;#60;&amp;#47;Color&amp;#62;&amp;#10;&amp;#60;Color x&amp;#58;Key&amp;#61;&amp;#34;WindowBackgroundBrushGradient3&amp;#34;&amp;#62;&amp;#35;FFF1BCBE&amp;#60;&amp;#47;Color&amp;#62;&amp;#10;&amp;#60;LinearGradientBrush x&amp;#58;Key&amp;#61;&amp;#34;WindowBackgroundBrush&amp;#34; EndPoint&amp;#61;&amp;#34;0.5,1&amp;#34; StartPoint&amp;#61;&amp;#34;0.5,0&amp;#34;&amp;#62;&amp;#10;&amp;#60;GradientStop Color&amp;#61;&amp;#34;&amp;#123;StaticResource WindowBackgroundBrushGradient1&amp;#125;&amp;#34; Offset&amp;#61;&amp;#34;0.0&amp;#34; &amp;#47;&amp;#62;&amp;#10;&amp;#60;GradientStop Color&amp;#61;&amp;#34;&amp;#123;StaticResource WindowBackgroundBrushGradient2&amp;#125;&amp;#34; Offset&amp;#61;&amp;#34;0.5&amp;#34;&amp;#47;&amp;#62;&amp;#10;&amp;#60;GradientStop Color&amp;#61;&amp;#34;&amp;#123;StaticResource WindowBackgroundBrushGradient3&amp;#125;&amp;#34; Offset&amp;#61;&amp;#34;1.0&amp;#34;&amp;#47;&amp;#62;&amp;#10;&amp;#60;&amp;#47;LinearGradientBrush&amp;#62;&amp;#10;You can do similar modifications for other themes as well</description><author>geekbyheart</author><pubDate>Tue, 20 Oct 2009 19:43:17 GMT</pubDate><guid isPermaLink="false">New Comment on "WPF Themes" 20091020074317P</guid></item></channel></rss>