<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>wpfthemes Issue Tracker Rss Feed</title><link>http://www.codeplex.com/wpfthemes/WorkItem/List.aspx</link><description>wpfthemes Issue Tracker Rss Description</description><item><title>Created Unassigned: ExpressionDark TreeView Item dark background [12952]</title><link>http://wpfthemes.codeplex.com/workitem/12952</link><description>Bug&amp;#58;&lt;br /&gt;&amp;#60;Border x&amp;#58;Name&amp;#61;&amp;#34;MainBorder&amp;#34; Opacity&amp;#61;&amp;#34;0.25&amp;#34; Background&amp;#61;&amp;#34;&amp;#123;DynamicResource NormalBrush&amp;#125;&amp;#34; CornerRadius&amp;#61;&amp;#34;2,2,2,2&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;Must be&amp;#58;&lt;br /&gt;&amp;#60;Border x&amp;#58;Name&amp;#61;&amp;#34;MainBorder&amp;#34; Opacity&amp;#61;&amp;#34;0.25&amp;#34; Background&amp;#61;&amp;#34;&amp;#123;DynamicResource ControlBackgroundBrush&amp;#125;&amp;#34; CornerRadius&amp;#61;&amp;#34;2,2,2,2&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;</description><author>Komarov</author><pubDate>Mon, 17 Jun 2013 15:21:04 GMT</pubDate><guid isPermaLink="false">Created Unassigned: ExpressionDark TreeView Item dark background [12952] 20130617032104P</guid></item><item><title>Commented Issue: DisplayMemberPath doesn't work for ComboBox (BureauBlue) [6935]</title><link>http://wpfthemes.codeplex.com/workitem/6935</link><description>This code fails for the BureauBlue theme &amp;#40;and possibly other themes&amp;#41;&amp;#58;&lt;br /&gt;&amp;#60;ComboBox ItemSource&amp;#61;&amp;#34;&amp;#123;Binding Plans&amp;#125;&amp;#34; DisplayMemberPath&amp;#61;&amp;#34;Name&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;&amp;#160;&lt;br /&gt;Instead of displaying the value of the Name property of the Plan class, it just displays MyProject.Plan for every item &amp;#40;basically, the default for plan.ToString&amp;#40;&amp;#41;&amp;#41;.&lt;br /&gt;&amp;#160;&lt;br /&gt;One valid workaround is to define a custom DataTemplate for the ComboBox.&lt;br /&gt;Comments: ** Comment from web user: pj0705 ** &lt;p&gt;Open the Bureau Blue theme file and change the following line in the comboboxitem style &lt;/p&gt;&lt;p&gt;          &amp;lt;ContentPresenter x:Name=&amp;quot;contentPresenter&amp;quot; Content=&amp;quot;{TemplateBinding Content}&amp;quot; ContentTemplate=&amp;quot;{TemplateBinding ContentTemplate}&amp;quot;  HorizontalAlignment=&amp;quot;{TemplateBinding HorizontalContentAlignment}&amp;quot; Margin=&amp;quot;{TemplateBinding Padding}&amp;quot;/&amp;gt;&lt;br&gt;             &lt;/p&gt;&lt;p&gt;To&lt;/p&gt;&lt;p&gt;            &amp;lt;ContentPresenter x:Name=&amp;quot;contentPresenter&amp;quot; HorizontalAlignment=&amp;quot;{TemplateBinding HorizontalContentAlignment}&amp;quot; Margin=&amp;quot;{TemplateBinding Padding}&amp;quot;/&amp;gt;&lt;/p&gt;&lt;p&gt;That should retain the theme and also fix the issue.&lt;/p&gt;&lt;p&gt;Thanks !!&lt;br&gt;&lt;/p&gt;</description><author>pj0705</author><pubDate>Mon, 04 Mar 2013 22:13:00 GMT</pubDate><guid isPermaLink="false">Commented Issue: DisplayMemberPath doesn't work for ComboBox (BureauBlue) [6935] 20130304101300P</guid></item><item><title>Created Issue: TabItem Horizontal and vertical alignments [12562]</title><link>http://wpfthemes.codeplex.com/workitem/12562</link><description>The horizontal and vertical alignments are set to center in BureauBlue theme&amp;#40; May be in others as well.&amp;#41; It is not working correctly when you put a control which do not have a minimum width or height. It should be stretch.&lt;br /&gt;</description><author>zebrajap</author><pubDate>Thu, 22 Nov 2012 04:29:30 GMT</pubDate><guid isPermaLink="false">Created Issue: TabItem Horizontal and vertical alignments [12562] 20121122042930A</guid></item><item><title>Created Issue: TabControlPlacement Left [12297]</title><link>http://wpfthemes.codeplex.com/workitem/12297</link><description>If the TabControlPlacement property of a TabControl is set to Left or Right the header text of the tabs is turned by 90 degrees and is vertical now. The original behaviour of the TabControl is that the header is still vertival &amp;#40;see attachment&amp;#41;. &lt;br /&gt;&lt;br /&gt;Although this is not a big issue, on a small window with many tabs there is also no arrow to scroll the tabs.&lt;br /&gt;</description><author>pschimmel</author><pubDate>Wed, 27 Jun 2012 14:46:43 GMT</pubDate><guid isPermaLink="false">Created Issue: TabControlPlacement Left [12297] 20120627024643P</guid></item><item><title>Commented Issue: ComboBox virtualization not working with theme [9148]</title><link>http://wpfthemes.codeplex.com/workitem/9148</link><description>I have a ComboBox bound to the installed fonts, and use a custom item template to render each item in the corresponding font. If there are a lot of fonts installed, this menu takes a seriously long time to load without virtualization. With virtualization it is very manageable. Unfortunately, since I installed Expression Dark, virtualization seems to have been broken and the menu takes ages, even though it worked fine before.&lt;br /&gt;Comments: ** Comment from web user: foguer ** &lt;p&gt;Have a look &amp;#58;&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;social.msdn.microsoft.com&amp;#47;forums&amp;#47;en-US&amp;#47;wpf&amp;#47;thread&amp;#47;edaaf8d9-a829-48f2-b728-e29aba947837&lt;br /&gt;&lt;/p&gt;</description><author>foguer</author><pubDate>Tue, 15 May 2012 12:43:22 GMT</pubDate><guid isPermaLink="false">Commented Issue: ComboBox virtualization not working with theme [9148] 20120515124322P</guid></item><item><title>Created Issue: Expression Dark theme bug  about ListBox.ItemsPanel [12066]</title><link>http://wpfthemes.codeplex.com/workitem/12066</link><description>When applying Expression Dark theme, the following code doesn&amp;#39;t work. &amp;#40;WrapPanel doesn&amp;#39;t effect&amp;#41;&lt;br /&gt;Does anyone have any idea to solve this issue&amp;#63;&lt;br /&gt;&lt;br /&gt;&amp;#60;ListBox&amp;#62;&lt;br /&gt;            &amp;#60;ListBox.ItemsPanel&amp;#62;&lt;br /&gt;                &amp;#60;ItemsPanelTemplate&amp;#62;&lt;br /&gt;                    &amp;#60;WrapPanel&amp;#47;&amp;#62;&lt;br /&gt;                &amp;#60;&amp;#47;ItemsPanelTemplate&amp;#62;&lt;br /&gt;            &amp;#60;&amp;#47;ListBox.ItemsPanel&amp;#62;&lt;br /&gt;&amp;#60;&amp;#47;ListBox&amp;#62;&lt;br /&gt;</description><author>DreamHunter</author><pubDate>Tue, 24 Apr 2012 12:14:13 GMT</pubDate><guid isPermaLink="false">Created Issue: Expression Dark theme bug  about ListBox.ItemsPanel [12066] 20120424121413P</guid></item><item><title>Created Issue: BureauBlue button once disabled dose not change appearance [12002]</title><link>http://wpfthemes.codeplex.com/workitem/12002</link><description>When I enable a BureauBlue button that was disabled, its appearance does not change back. I notice a trigger for IsEnabled &amp;#61; true, but it&amp;#39;s empty. Shouldn&amp;#39;t there be something there&amp;#63; I&amp;#39;m not sure how to set it back.&lt;br /&gt;</description><author>DavidSherwood</author><pubDate>Wed, 04 Apr 2012 22:05:42 GMT</pubDate><guid isPermaLink="false">Created Issue: BureauBlue button once disabled dose not change appearance [12002] 20120404100542P</guid></item><item><title>Created Issue: WPF Ribbon control does'nt have theme [11987]</title><link>http://wpfthemes.codeplex.com/workitem/11987</link><description>Codeplex has provided Ribbon control.It would be great if themes would be included for ribbon.&lt;br /&gt;</description><author>kkgaurav1983</author><pubDate>Wed, 04 Apr 2012 09:35:35 GMT</pubDate><guid isPermaLink="false">Created Issue: WPF Ribbon control does'nt have theme [11987] 20120404093535A</guid></item><item><title>Created Issue: ListBoxItem Selection Problem (WPF 3 Themes) [11923]</title><link>http://wpfthemes.codeplex.com/workitem/11923</link><description>By using the Bureau&amp;#42; and Expression&amp;#42; thems I have problem with ListBox with SelectionMode&amp;#61;&amp;#34;Multiple&amp;#34;. I am limiting the number of selected items to constant value by calling SelectedItems.RemoveAt method in code behind. These changes made programmatically were not reflected in UI - all items were selected.&lt;br /&gt;&lt;br /&gt;I managed to resolve this issue by replacing ListBoxItem&amp;#39;s ControlTemplate&amp;#39;s&lt;br /&gt;&amp;#60;Trigger Property&amp;#61;&amp;#34;IsSelected&amp;#34; Value&amp;#61;&amp;#34;true&amp;#34;&amp;#62; &amp;#60;Trigger.ExitActions&amp;#62; and &amp;#60;Trigger.EnterActions&amp;#62;&lt;br /&gt;by two equivalent Trigger setters.&lt;br /&gt;</description><author>MatejHlatky</author><pubDate>Tue, 27 Mar 2012 21:30:17 GMT</pubDate><guid isPermaLink="false">Created Issue: ListBoxItem Selection Problem (WPF 3 Themes) [11923] 20120327093017P</guid></item><item><title>Commented Issue: Button Content with _ not displaying as expected. [3491]</title><link>http://wpfthemes.codeplex.com/workitem/3491</link><description>Using the ExpressionDark theme any button with a content of &amp;#34;_Button&amp;#34; is displayed as &amp;#34;_Button&amp;#34; and not as &amp;#34;Button&amp;#34; with an underlined B.  If the theme is removed, the button displays as expected.  It also happens with RainierOrange and UXMusingsRed so I presume they are all affected.&lt;br /&gt;Comments: ** Comment from web user: smurfiv ** &lt;p&gt;Okay - I solved the disabled button shadow thing.&lt;br /&gt;1- Remove the &amp;#60;TextBlock Panel.ZIndex&amp;#61;&amp;#34;1&amp;#34; x&amp;#58;Name&amp;#61;&amp;#34;DisabledOverlay.... item from the button grid&lt;br /&gt;2- Remove the &amp;#60;ObjectAnimationUsingKeyFrames BeginTime&amp;#61;&amp;#34;00&amp;#58;00&amp;#58;00&amp;#34; Storyboard.TargetName&amp;#61;&amp;#34;DisabledOverlay&amp;#34;.... block from the &amp;#60;Storyboard x&amp;#58;Key&amp;#61;&amp;#34;DisabledOn&amp;#34;&amp;#62; in the button&lt;/p&gt;</description><author>smurfiv</author><pubDate>Thu, 08 Mar 2012 19:48:37 GMT</pubDate><guid isPermaLink="false">Commented Issue: Button Content with _ not displaying as expected. [3491] 20120308074837P</guid></item><item><title>Commented Issue: Button Content with _ not displaying as expected. [3491]</title><link>http://wpfthemes.codeplex.com/workitem/3491</link><description>Using the ExpressionDark theme any button with a content of &amp;#34;_Button&amp;#34; is displayed as &amp;#34;_Button&amp;#34; and not as &amp;#34;Button&amp;#34; with an underlined B.  If the theme is removed, the button displays as expected.  It also happens with RainierOrange and UXMusingsRed so I presume they are all affected.&lt;br /&gt;Comments: ** Comment from web user: smurfiv ** &lt;p&gt;Thanks for the &amp;#91;RecognizesAccessKey&amp;#61;&amp;#34;True&amp;#34;&amp;#93; tip, but now the disble buttons have a strange shadow, and when disabling, renabling the buttons the shadow text is left with 3 sorts of blurred characters.&lt;/p&gt;</description><author>smurfiv</author><pubDate>Thu, 08 Mar 2012 19:29:55 GMT</pubDate><guid isPermaLink="false">Commented Issue: Button Content with _ not displaying as expected. [3491] 20120308072955P</guid></item><item><title>Commented Issue: Difficult to grab Column splitter for resize in the ListView for Expression* themes [6179]</title><link>http://wpfthemes.codeplex.com/workitem/6179</link><description>The ExpressionLight and ExpressionDark themes seem to have too small an area defined for for the splitter for drag to resize. It appears to be one pixel. The other themes have several millimeters on each side of the actual splitter that are available for resizing.&lt;br /&gt;&lt;br /&gt;I think that this issue is easy enough to recreate but let me know if you want XAML or some sort of screen capture &amp;#40;I guess using Expression Encoder&amp;#41; to illustrate the problem.&lt;br /&gt;Comments: ** Comment from web user: baerol ** &lt;p&gt;See the following sample &amp;#40;using Visual Studio 2010 express edition &amp;#47; new WPF application&amp;#41; &amp;#58;&lt;br /&gt;- between Title and FirstName columns, it is difficult to get the &amp;#39;resize&amp;#39; cursor&lt;br /&gt;- between FirstName and LastName, it is impossible.&lt;/p&gt;&lt;p&gt;If I comment the &amp;#39;&amp;#60;ResourceDictionary Source&amp;#61;&amp;#34;ExpressionDark.xaml&amp;#34;&amp;#47;&amp;#62;&amp;#39; entry in my App.xaml, everything works fine.&lt;/p&gt;</description><author>baerol</author><pubDate>Sat, 31 Dec 2011 11:06:21 GMT</pubDate><guid isPermaLink="false">Commented Issue: Difficult to grab Column splitter for resize in the ListView for Expression* themes [6179] 20111231110621A</guid></item><item><title>Commented Issue: DisplayMemberPath doesn't work for ComboBox (BureauBlue) [6935]</title><link>http://wpfthemes.codeplex.com/workitem/6935</link><description>This code fails for the BureauBlue theme &amp;#40;and possibly other themes&amp;#41;&amp;#58;&lt;br /&gt;&amp;#60;ComboBox ItemSource&amp;#61;&amp;#34;&amp;#123;Binding Plans&amp;#125;&amp;#34; DisplayMemberPath&amp;#61;&amp;#34;Name&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;&lt;br /&gt;Instead of displaying the value of the Name property of the Plan class, it just displays MyProject.Plan for every item &amp;#40;basically, the default for plan.ToString&amp;#40;&amp;#41;&amp;#41;.&lt;br /&gt;&lt;br /&gt;One valid workaround is to define a custom DataTemplate for the ComboBox.&lt;br /&gt;Comments: ** Comment from web user: seevali ** &lt;p&gt;Hay..&lt;/p&gt;&lt;p&gt;The &amp;#34;&amp;#60;TextBlock Text&amp;#61;&amp;#34;&amp;#123;Binding Name&amp;#125;&amp;#34; &amp;#47;&amp;#62;&amp;#34; doesn&amp;#39;t show anything without ComboBox&amp;#39;s DisplayMemberPath.&lt;br /&gt;But with DisplayMemberPath it shows correctly. But gives an error message &amp;#34;Cannot set both DisplayMemberPath and ItemTemplate&amp;#34;.&lt;/p&gt;&lt;p&gt;What&amp;#39;s now&amp;#63;&lt;/p&gt;</description><author>seevali</author><pubDate>Wed, 23 Nov 2011 03:38:27 GMT</pubDate><guid isPermaLink="false">Commented Issue: DisplayMemberPath doesn't work for ComboBox (BureauBlue) [6935] 20111123033827A</guid></item><item><title>Created Issue: Missing Date picker and Datagrid [11090]</title><link>http://wpfthemes.codeplex.com/workitem/11090</link><description>Datepicker&amp;#40;and calendar control&amp;#41; and datagrid are now part of .NET v4, it would be nice to have styles defined for them.&lt;br /&gt;</description><author>PavelsM</author><pubDate>Wed, 13 Jul 2011 12:35:08 GMT</pubDate><guid isPermaLink="false">Created Issue: Missing Date picker and Datagrid [11090] 20110713123508P</guid></item><item><title>Commented Issue: ListViewItem Height Bug [8109]</title><link>http://wpfthemes.codeplex.com/workitem/8109</link><description>When I apply the wpf theme to a list view the list view item height appears collapsed.  XAML as follows&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#60;UserControl x&amp;#58;Class&amp;#61;&amp;#34;StrategiesModule.Views.StrategiesNavigationBarView.UserControl1&amp;#34;&lt;br /&gt;    xmlns&amp;#61;&amp;#34;http&amp;#58;&amp;#47;&amp;#47;schemas.microsoft.com&amp;#47;winfx&amp;#47;2006&amp;#47;xaml&amp;#47;presentation&amp;#34;&lt;br /&gt;    xmlns&amp;#58;x&amp;#61;&amp;#34;http&amp;#58;&amp;#47;&amp;#47;schemas.microsoft.com&amp;#47;winfx&amp;#47;2006&amp;#47;xaml&amp;#34;&lt;br /&gt;    Height&amp;#61;&amp;#34;300&amp;#34; Width&amp;#61;&amp;#34;300&amp;#34;&amp;#62;&lt;br /&gt;    &amp;#60;UserControl.Resources&amp;#62;&lt;br /&gt;        &amp;#60;ResourceDictionary&amp;#62;&lt;br /&gt;            &amp;#60;ResourceDictionary.MergedDictionaries&amp;#62;&lt;br /&gt;                &amp;#60;ResourceDictionary Source&amp;#61;&amp;#34;ShinyBlue.xaml&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;            &amp;#60;&amp;#47;ResourceDictionary.MergedDictionaries&amp;#62;&lt;br /&gt;        &amp;#60;&amp;#47;ResourceDictionary&amp;#62;&lt;br /&gt;    &amp;#60;&amp;#47;UserControl.Resources&amp;#62;&lt;br /&gt;    &amp;#60;StackPanel&amp;#62;&lt;br /&gt;        &amp;#60;ListView&amp;#62;&lt;br /&gt;            &amp;#60;ListViewItem Content&amp;#61;&amp;#34;1&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;        &amp;#60;&amp;#47;ListView&amp;#62;&lt;br /&gt;    &amp;#60;&amp;#47;StackPanel&amp;#62;&lt;br /&gt;&amp;#60;&amp;#47;UserControl&amp;#62;&lt;br /&gt;Comments: ** Comment from web user: damdamo ** &lt;p&gt;In my opinion &amp;#60;ContentPresenter&amp;#47;&amp;#62; is missing in ListViewItem control template.&lt;br /&gt;Solution&amp;#58;&lt;br /&gt;Open proper theme and find&amp;#58; &amp;#60;ControlTemplate TargetType&amp;#61;&amp;#34;&amp;#123;x&amp;#58;Type ListViewItem&amp;#125;&amp;#34;&amp;#62;&lt;br /&gt;In &amp;#60;Border&amp;#62; element add &amp;#60;ContentPresenter&amp;#47;&amp;#62; element after last &amp;#60;Rectangle &amp;#62;&lt;br /&gt;Final xaml should look something like this&amp;#58;&lt;br /&gt;&amp;#60;Rectangle x&amp;#58;Name&amp;#61;&amp;#34;SelectedHoverRectangle&amp;#34;&lt;br /&gt;                            &amp;#9;IsHitTestVisible&amp;#61;&amp;#34;False&amp;#34;&lt;br /&gt;                            &amp;#9;Fill&amp;#61;&amp;#34;&amp;#123;StaticResource HoverBrush&amp;#125;&amp;#34;&lt;br /&gt;                            &amp;#9;RadiusX&amp;#61;&amp;#34;0&amp;#34;&lt;br /&gt;                            &amp;#9;Opacity&amp;#61;&amp;#34;0&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;                            &amp;#60;ContentPresenter&amp;#47;&amp;#62;&lt;/p&gt;</description><author>damdamo</author><pubDate>Wed, 01 Jun 2011 09:36:00 GMT</pubDate><guid isPermaLink="false">Commented Issue: ListViewItem Height Bug [8109] 20110601093600A</guid></item><item><title>Commented Issue: Expression Dark contents menu color problem [6985]</title><link>http://wpfthemes.codeplex.com/workitem/6985</link><description>When using Expression Dark theme, contents menus don&amp;#39;t display correct. Background is rendered unstyled light gray and menu items and selection is themed.&lt;br /&gt;This will result very hard reading menus. and you cannot quick fix it using &amp;#60;ContextMenu Background&amp;#61;&amp;#34;Black&amp;#34;&amp;#62; attribute. The menu icon area don&amp;#39;t wont be colored.&lt;br /&gt;Comments: ** Comment from web user: Drammy ** &lt;p&gt;Any ideas on a temporary workaround&amp;#63;&lt;/p&gt;</description><author>Drammy</author><pubDate>Fri, 06 May 2011 18:42:30 GMT</pubDate><guid isPermaLink="false">Commented Issue: Expression Dark contents menu color problem [6985] 20110506064230P</guid></item><item><title>Created Issue: Expression Light menu item laid out incorrectly [10719]</title><link>http://wpfthemes.codeplex.com/workitem/10719</link><description>Using the expression light style, in a context menu, a menu item without an icon, but only header text displays the text centered in the menu item, instead of to the right of the icon column.&lt;br /&gt;</description><author>wieser_software</author><pubDate>Fri, 08 Apr 2011 09:00:10 GMT</pubDate><guid isPermaLink="false">Created Issue: Expression Light menu item laid out incorrectly [10719] 20110408090010A</guid></item><item><title>Created Issue: Shiny Blue breaks TreeView context menu [10718]</title><link>http://wpfthemes.codeplex.com/workitem/10718</link><description>Using the markup below, the context menu is not shown on a right click if the ShinyBlue theme is applied.  If the default theme or expression light theme is used, it does appear.&lt;br /&gt;&lt;br /&gt;    &amp;#60;ContextMenu x&amp;#58;Key&amp;#61;&amp;#34;EntrantCommands&amp;#34;&amp;#62;&lt;br /&gt;        &amp;#60;MenuItem Header&amp;#61;&amp;#34;A&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;        &amp;#60;MenuItem Header&amp;#61;&amp;#34;B&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;        &amp;#60;MenuItem Header&amp;#61;&amp;#34;C&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;    &amp;#60;&amp;#47;ContextMenu&amp;#62;&lt;br /&gt;    &lt;br /&gt;    &amp;#60;DataTemplate x&amp;#58;Key&amp;#61;&amp;#34;EntrantsTemplate&amp;#34; DataType&amp;#61;&amp;#34;&amp;#123;x&amp;#58;Type local&amp;#58;Entrant&amp;#125;&amp;#34;&amp;#62;&lt;br /&gt;            &amp;#60;TextBlock ContextMenu&amp;#61;&amp;#34;&amp;#123;StaticResource EntrantCommands&amp;#125;&amp;#34;&amp;#62;Dummy&amp;#60;&amp;#47;TextBlock&amp;#62;&lt;br /&gt;    &amp;#60;&amp;#47;DataTemplate&amp;#62;&lt;br /&gt;&lt;br /&gt;&amp;#60;HierarchicalDataTemplate x&amp;#58;Key&amp;#61;&amp;#34;StartDetailTemplate&amp;#34; DataType&amp;#61;&amp;#34;&amp;#123;x&amp;#58;Type local&amp;#58;Start&amp;#125;&amp;#34; &lt;br /&gt;                                  ItemsSource&amp;#61;&amp;#34;&amp;#123;Binding Path&amp;#61;Entrants&amp;#125;&amp;#34;&lt;br /&gt;                                  ItemTemplate&amp;#61;&amp;#34;&amp;#123;StaticResource  EntrantsTemplate&amp;#125;&amp;#34;&amp;#62;&lt;br /&gt;        &amp;#60;TextBlock Text&amp;#61;&amp;#34;&amp;#123;Binding Path&amp;#61;StartTime&amp;#125;&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;    &amp;#60;&amp;#47;HierarchicalDataTemplate&amp;#62;&lt;br /&gt;   &lt;br /&gt;&lt;br /&gt;&amp;#60;TreeView  HorizontalAlignment&amp;#61;&amp;#34;Stretch&amp;#34;  Name&amp;#61;&amp;#34;treeViewRacing2&amp;#34; VerticalAlignment&amp;#61;&amp;#34;Stretch&amp;#34; &lt;br /&gt;                       ItemsSource&amp;#61;&amp;#34;&amp;#123;Binding Path&amp;#61;RunningStarts&amp;#125;&amp;#34; ItemTemplate&amp;#61;&amp;#34;&amp;#123;StaticResource StartDetailTemplate&amp;#125;&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;</description><author>wieser_software</author><pubDate>Fri, 08 Apr 2011 08:55:09 GMT</pubDate><guid isPermaLink="false">Created Issue: Shiny Blue breaks TreeView context menu [10718] 20110408085509A</guid></item><item><title>Commented Issue: DisplayMemberPath doesn't work for ComboBox (BureauBlue) [6935]</title><link>http://wpfthemes.codeplex.com/workitem/6935</link><description>This code fails for the BureauBlue theme &amp;#40;and possibly other themes&amp;#41;&amp;#58;&lt;br /&gt;&amp;#60;ComboBox ItemSource&amp;#61;&amp;#34;&amp;#123;Binding Plans&amp;#125;&amp;#34; DisplayMemberPath&amp;#61;&amp;#34;Name&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;&lt;br /&gt;Instead of displaying the value of the Name property of the Plan class, it just displays MyProject.Plan for every item &amp;#40;basically, the default for plan.ToString&amp;#40;&amp;#41;&amp;#41;.&lt;br /&gt;&lt;br /&gt;One valid workaround is to define a custom DataTemplate for the ComboBox.&lt;br /&gt;Comments: ** Comment from web user: Sincorde ** &lt;p&gt;I got solved changing the template of ComboboxItem, removing the setting of Content and ContentTemplate properties of ContentPresenter.&lt;/p&gt;</description><author>Sincorde</author><pubDate>Sun, 20 Feb 2011 18:29:02 GMT</pubDate><guid isPermaLink="false">Commented Issue: DisplayMemberPath doesn't work for ComboBox (BureauBlue) [6935] 20110220062902P</guid></item><item><title>Created Issue: BureauBlack Theme does not work with DataGrid [10226]</title><link>http://wpfthemes.codeplex.com/workitem/10226</link><description>The BureauBlack theme looks nothing like the Silverlight theme.  The DataGrid has rows with a WhiteSmoke or very light gray background and white text so you can&amp;#39;t see the text.  The column headers are wrong too, more of a bubble style as opposed to the flatter Silverlight appearance.&lt;br /&gt;</description><author>mlacy1358</author><pubDate>Sun, 20 Feb 2011 15:23:48 GMT</pubDate><guid isPermaLink="false">Created Issue: BureauBlack Theme does not work with DataGrid [10226] 20110220032348P</guid></item></channel></rss>