<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>chronoswpf Issue Tracker Rss Feed</title><link>http://chronoswpf.codeplex.com/WorkItem/List.aspx</link><description>chronoswpf Issue Tracker Rss Description</description><item><title>Created Issue: Are there any sample apps? [15221]</title><link>http://chronoswpf.codeplex.com/workitem/15221</link><description>I&amp;#39;m having a hard time getting my head around the &amp;#34;Introduction to&amp;#34; document. Are there any sample solutions&amp;#63; Also, I&amp;#39;m unable to install the Chronos VS extension which reports this exception&amp;#58;&lt;br /&gt;&lt;br /&gt;Install Error &amp;#58; System.IO.PathTooLongException&amp;#58; C&amp;#58;&amp;#92;Users&amp;#92;andrew.stephens&amp;#92;AppData&amp;#92;Local&amp;#92;Microsoft&amp;#92;VisualStudio&amp;#92;10.0&amp;#92;Extensions&amp;#92;Carlos Guzm&amp;#225;n &amp;#193;lvarez&amp;#92;Chronos VisualStudio Item Templates&amp;#92;1.0&amp;#92;ItemTemplates&amp;#92;CSharp&amp;#92;1033&amp;#92;Chronos.VisualStudio.BasicWindowViewModel.zip&amp;#58; Chronos.VisualStudio.BasicWindowViewModel.vstemplate&lt;br /&gt;</description><author>andyste1</author><pubDate>Thu, 24 May 2012 15:13:29 GMT</pubDate><guid isPermaLink="false">Created Issue: Are there any sample apps? [15221] 20120524031329P</guid></item><item><title>Created Issue: Validation &amp; IShowMessageViewService [14773]</title><link>http://chronoswpf.codeplex.com/workitem/14773</link><description>Hi Thank for such a great UI for WPF,  i want to ask about validation &amp;#58; &lt;br /&gt;&lt;br /&gt;Is it we do validation for entity in this method &lt;br /&gt;OnInquiryAction&amp;#40;InquiryActionResult&amp;#60;UserEnquiry&amp;#62; result&amp;#41; &amp;#63; or you have better suggestion&amp;#63; how do i validate business object from UI to Business layer.&lt;br /&gt;&lt;br /&gt;I try out on your sample &amp;#40;LoginViewModel.cs&amp;#41; &lt;br /&gt; protected override void OnInquiryAction&amp;#40;InquiryActionResult&amp;#60;UserLogin&amp;#62; result&amp;#41;&lt;br /&gt;        &amp;#123;&lt;br /&gt;            IShowMessageViewService showMessageService &amp;#61; ViewServiceLocator.GetViewService&amp;#60;IShowMessageViewService&amp;#62;&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;&lt;br /&gt;            showMessageService.ButtonSetup &amp;#61; Chronos.Presentation.Core.Windows.DialogButton.Ok&amp;#59;&lt;br /&gt;            showMessageService.Caption &amp;#61; &amp;#34;Validation&amp;#34;&amp;#59;&lt;br /&gt;            showMessageService.Text &amp;#61; &amp;#34;There is error on authorization validation&amp;#34;&amp;#59;&lt;br /&gt;&lt;br /&gt;            showMessageService.ShowMessage&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;            return&amp;#59;&lt;br /&gt;&lt;br /&gt;            result.Data     &amp;#61; this.Entity&amp;#59;&lt;br /&gt;            result.Result   &amp;#61; InquiryActionResultType.DataFetched&amp;#59;&lt;br /&gt;        &amp;#125;&lt;br /&gt;&lt;br /&gt;When above code is show dialog of message service, then all the windows will close, view become virtual desktop also blank &amp;#40;all the windows close&amp;#41;, please guide how to validate, how to show message service from validation. &lt;br /&gt;&lt;br /&gt;Thank so much for such a great UI Framework&lt;br /&gt;</description><author>edychandra</author><pubDate>Wed, 29 Feb 2012 05:55:58 GMT</pubDate><guid isPermaLink="false">Created Issue: Validation &amp; IShowMessageViewService [14773] 20120229055558A</guid></item><item><title>Closed Issue: DatePicker Disabled Style bug [13641]</title><link>http://chronoswpf.codeplex.com/workitem/13641</link><description>DatePicker cannot be set to disabled, because of a style error&amp;#58; Exact error&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#39;DisabledVisual&amp;#39; name cannot be found in the name scope of &amp;#39;System.Windows.Controls.Grid&amp;#39;.&lt;br /&gt;Comments: &lt;p&gt;&lt;/p&gt;</description><author>carlosga</author><pubDate>Mon, 13 Jun 2011 21:37:18 GMT</pubDate><guid isPermaLink="false">Closed Issue: DatePicker Disabled Style bug [13641] 20110613093718P</guid></item><item><title>Commented Issue: DatePicker Disabled Style bug [13641]</title><link>http://chronoswpf.codeplex.com/workitem/13641</link><description>DatePicker cannot be set to disabled, because of a style error&amp;#58; Exact error&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#39;DisabledVisual&amp;#39; name cannot be found in the name scope of &amp;#39;System.Windows.Controls.Grid&amp;#39;.&lt;br /&gt;Comments: ** Comment from web user: carlosga ** &lt;p&gt;Hope it&amp;#39;s fixed now in the repository. Thanks very much &amp;#33;&lt;/p&gt;</description><author>carlosga</author><pubDate>Mon, 06 Jun 2011 15:44:09 GMT</pubDate><guid isPermaLink="false">Commented Issue: DatePicker Disabled Style bug [13641] 20110606034409P</guid></item><item><title>Commented Issue: DatePicker Disabled Style bug [13641]</title><link>http://chronoswpf.codeplex.com/workitem/13641</link><description>DatePicker cannot be set to disabled, because of a style error&amp;#58; Exact error&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#39;DisabledVisual&amp;#39; name cannot be found in the name scope of &amp;#39;System.Windows.Controls.Grid&amp;#39;.&lt;br /&gt;Comments: Associated with changeset 78694.</description><author>carlosga</author><pubDate>Mon, 06 Jun 2011 15:41:56 GMT</pubDate><guid isPermaLink="false">Commented Issue: DatePicker Disabled Style bug [13641] 20110606034156P</guid></item><item><title>Commented Issue: DatePicker Disabled Style bug [13641]</title><link>http://chronoswpf.codeplex.com/workitem/13641</link><description>DatePicker cannot be set to disabled, because of a style error&amp;#58; Exact error&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#39;DisabledVisual&amp;#39; name cannot be found in the name scope of &amp;#39;System.Windows.Controls.Grid&amp;#39;.&lt;br /&gt;Comments: ** Comment from web user: carlosga ** &lt;p&gt;Will fix it today, thanks very  much &amp;#33;&amp;#33;&amp;#33;&lt;/p&gt;</description><author>carlosga</author><pubDate>Mon, 06 Jun 2011 12:15:06 GMT</pubDate><guid isPermaLink="false">Commented Issue: DatePicker Disabled Style bug [13641] 20110606121506P</guid></item><item><title>Commented Issue: DatePicker Disabled Style bug [13641]</title><link>http://chronoswpf.codeplex.com/workitem/13641</link><description>DatePicker cannot be set to disabled, because of a style error&amp;#58; Exact error&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#39;DisabledVisual&amp;#39; name cannot be found in the name scope of &amp;#39;System.Windows.Controls.Grid&amp;#39;.&lt;br /&gt;Comments: ** Comment from web user: Legoless ** &lt;p&gt;To fix this problem&amp;#58;&lt;/p&gt;&lt;p&gt;Change the line in the DatePicker style &amp;#40;CoreStyles.xaml&amp;#41;&amp;#58;&lt;br /&gt;&amp;#60;Grid x&amp;#58;Name&amp;#61;&amp;#34;PART_DisabledVisual&amp;#34; Grid.ColumnSpan&amp;#61;&amp;#34;2&amp;#34; IsHitTestVisible&amp;#61;&amp;#34;False&amp;#34; Opacity&amp;#61;&amp;#34;0&amp;#34;&amp;#62;&lt;/p&gt;&lt;p&gt;to &amp;#60;Grid x&amp;#58;Name&amp;#61;&amp;#34;DisabledVisual&amp;#34; Grid.ColumnSpan&amp;#61;&amp;#34;2&amp;#34; IsHitTestVisible&amp;#61;&amp;#34;False&amp;#34; Opacity&amp;#61;&amp;#34;0&amp;#34;&amp;#62;&lt;/p&gt;&lt;p&gt;Regards,&lt;br /&gt;Legoless&lt;/p&gt;</description><author>Legoless</author><pubDate>Sat, 04 Jun 2011 22:55:50 GMT</pubDate><guid isPermaLink="false">Commented Issue: DatePicker Disabled Style bug [13641] 20110604105550P</guid></item><item><title>Created Issue: DatePicker Disabled Style bug [13641]</title><link>http://chronoswpf.codeplex.com/workitem/13641</link><description>DatePicker cannot be set to disabled, because of a style error&amp;#58; Exact error&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#39;DisabledVisual&amp;#39; name cannot be found in the name scope of &amp;#39;System.Windows.Controls.Grid&amp;#39;.&lt;br /&gt;</description><author>Legoless</author><pubDate>Sat, 04 Jun 2011 22:51:20 GMT</pubDate><guid isPermaLink="false">Created Issue: DatePicker Disabled Style bug [13641] 20110604105120P</guid></item><item><title>Commented Issue: Resize Desktop Element bug [13538]</title><link>http://chronoswpf.codeplex.com/workitem/13538</link><description>Apparently when there is CanResize option enabled on DefaultWindowStyle, when you resize, the visualroot grid is cut in half, quite annoying bug. Like there was one row inserted above whole visual root, then whole content is moved on bottom half. No idea what could be wrong.&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Legoless&lt;br /&gt;Comments: ** Comment from web user: Legoless ** &lt;p&gt;The resizing of the window works, as soon as you override the CanResize attribute on window. But the grid of the window is broken the first time you click the arrow and try to drag.&lt;/p&gt;</description><author>Legoless</author><pubDate>Fri, 27 May 2011 22:43:25 GMT</pubDate><guid isPermaLink="false">Commented Issue: Resize Desktop Element bug [13538] 20110527104325P</guid></item><item><title>Closed Issue: Resize Desktop Element bug [13538]</title><link>http://chronoswpf.codeplex.com/workitem/13538</link><description>Apparently when there is CanResize option enabled on DefaultWindowStyle, when you resize, the visualroot grid is cut in half, quite annoying bug. Like there was one row inserted above whole visual root, then whole content is moved on bottom half. No idea what could be wrong.&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Legoless&lt;br /&gt;Comments: &lt;p&gt;&lt;/p&gt;</description><author>carlosga</author><pubDate>Wed, 25 May 2011 06:37:41 GMT</pubDate><guid isPermaLink="false">Closed Issue: Resize Desktop Element bug [13538] 20110525063741A</guid></item><item><title>Closed Issue: ScrollViewer not present in TreeView [13442]</title><link>http://chronoswpf.codeplex.com/workitem/13442</link><description>I cannot get ScrollViewer to display using Chronos template of TreeView. I used this code in XAML to generate vertical scrollbar&amp;#58;&lt;br /&gt;&lt;br /&gt;ScrollViewer.CanContentScroll&amp;#61;&amp;#34;True&amp;#34;&lt;br /&gt;ScrollViewer.VerticalScrollBarVisibility&amp;#61;&amp;#34;Visible&amp;#34;&lt;br /&gt;&lt;br /&gt;But the scrollviewer is never generated, so some data is displayed over the bounds sometimes.&lt;br /&gt;Comments: Resolved with changeset 78217.</description><author>carlosga</author><pubDate>Tue, 24 May 2011 18:41:44 GMT</pubDate><guid isPermaLink="false">Closed Issue: ScrollViewer not present in TreeView [13442] 20110524064144P</guid></item><item><title>Closed Issue: ProgressBar Style Bug [13507]</title><link>http://chronoswpf.codeplex.com/workitem/13507</link><description>Progress bar template has broken style, border and background arent taken into account, the code below fixes this&amp;#58;&lt;br /&gt;&lt;br /&gt; &amp;#60;&amp;#33;--ProgressBar Style--&amp;#62;&lt;br /&gt;    &amp;#60;Style TargetType&amp;#61;&amp;#34;ProgressBar&amp;#34; x&amp;#58;Key&amp;#61;&amp;#34;DefaultProgressBarStyle&amp;#34;&amp;#62;&lt;br /&gt;        &amp;#60;Setter Property&amp;#61;&amp;#34;Foreground&amp;#34; Value&amp;#61;&amp;#34;&amp;#123;StaticResource HighlightBrush&amp;#125;&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;        &amp;#60;Setter Property&amp;#61;&amp;#34;Background&amp;#34; Value&amp;#61;&amp;#34;&amp;#123;StaticResource GrayBrush4&amp;#125;&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;        &amp;#60;Setter Property&amp;#61;&amp;#34;Maximum&amp;#34; Value&amp;#61;&amp;#34;100&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;        &amp;#60;Setter Property&amp;#61;&amp;#34;Height&amp;#34; Value&amp;#61;&amp;#34;5&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;        &amp;#60;Setter Property&amp;#61;&amp;#34;IsTabStop&amp;#34; Value&amp;#61;&amp;#34;False&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;        &amp;#60;Setter Property&amp;#61;&amp;#34;BorderBrush&amp;#34; Value&amp;#61;&amp;#34;&amp;#123;StaticResource TextBoxBorderBrush&amp;#125;&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;        &amp;#60;Setter Property&amp;#61;&amp;#34;BorderThickness&amp;#34; Value&amp;#61;&amp;#34;1&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;        &amp;#60;Setter Property&amp;#61;&amp;#34;Template&amp;#34;&amp;#62;&lt;br /&gt;            &amp;#60;Setter.Value&amp;#62;&lt;br /&gt;                &amp;#60;ControlTemplate TargetType&amp;#61;&amp;#34;ProgressBar&amp;#34;&amp;#62;&lt;br /&gt;                    &amp;#60;Grid x&amp;#58;Name&amp;#61;&amp;#34;ProgressBar&amp;#34;&amp;#62;&lt;br /&gt;                        &amp;#60;VisualStateManager.VisualStateGroups&amp;#62;&lt;br /&gt;                            &amp;#60;VisualStateGroup x&amp;#58;Name&amp;#61;&amp;#34;CommonStates&amp;#34;&amp;#62;&lt;br /&gt;                                &amp;#60;VisualState x&amp;#58;Name&amp;#61;&amp;#34;Determinate&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;                                &amp;#60;VisualState x&amp;#58;Name&amp;#61;&amp;#34;Indeterminate&amp;#34;&amp;#62;&lt;br /&gt;                                    &amp;#60;Storyboard&amp;#62;&lt;br /&gt;                                        &amp;#60;ObjectAnimationUsingKeyFrames Duration&amp;#61;&amp;#34;00&amp;#58;00&amp;#58;00&amp;#34;&lt;br /&gt;                                                                       Storyboard.TargetName&amp;#61;&amp;#34;Indicator&amp;#34;&lt;br /&gt;                                                                       Storyboard.TargetProperty&amp;#61;&amp;#34;Visibility&amp;#34;&amp;#62;&lt;br /&gt;                                            &amp;#60;DiscreteObjectKeyFrame KeyTime&amp;#61;&amp;#34;00&amp;#58;00&amp;#58;00&amp;#34;&amp;#62;&lt;br /&gt;                                                &amp;#60;DiscreteObjectKeyFrame.Value&amp;#62;&lt;br /&gt;                                                    &amp;#60;Visibility&amp;#62;Collapsed&amp;#60;&amp;#47;Visibility&amp;#62;&lt;br /&gt;                                                &amp;#60;&amp;#47;DiscreteObjectKeyFrame.Value&amp;#62;&lt;br /&gt;                                            &amp;#60;&amp;#47;DiscreteObjectKeyFrame&amp;#62;&lt;br /&gt;                                        &amp;#60;&amp;#47;ObjectAnimationUsingKeyFrames&amp;#62;&lt;br /&gt;                                        &amp;#60;ObjectAnimationUsingKeyFrames Duration&amp;#61;&amp;#34;00&amp;#58;00&amp;#58;00&amp;#34;&lt;br /&gt;                                                                       Storyboard.TargetName&amp;#61;&amp;#34;PART_GlowRect&amp;#34;&lt;br /&gt;                                                                       Storyboard.TargetProperty&amp;#61;&amp;#34;Visibility&amp;#34;&amp;#62;&lt;br /&gt;                                            &amp;#60;DiscreteObjectKeyFrame KeyTime&amp;#61;&amp;#34;00&amp;#58;00&amp;#58;00&amp;#34;&amp;#62;&lt;br /&gt;                                                &amp;#60;DiscreteObjectKeyFrame.Value&amp;#62;&lt;br /&gt;                                                    &amp;#60;Visibility&amp;#62;Visible&amp;#60;&amp;#47;Visibility&amp;#62;&lt;br /&gt;                                                &amp;#60;&amp;#47;DiscreteObjectKeyFrame.Value&amp;#62;&lt;br /&gt;                                            &amp;#60;&amp;#47;DiscreteObjectKeyFrame&amp;#62;&lt;br /&gt;                                        &amp;#60;&amp;#47;ObjectAnimationUsingKeyFrames&amp;#62;&lt;br /&gt;                                    &amp;#60;&amp;#47;Storyboard&amp;#62;&lt;br /&gt;                                &amp;#60;&amp;#47;VisualState&amp;#62;&lt;br /&gt;                            &amp;#60;&amp;#47;VisualStateGroup&amp;#62;&lt;br /&gt;                        &amp;#60;&amp;#47;VisualStateManager.VisualStateGroups&amp;#62;&lt;br /&gt;&lt;br /&gt;                        &amp;#60;Border x&amp;#58;Name&amp;#61;&amp;#34;PART_Track&amp;#34; Background&amp;#61;&amp;#34;&amp;#123;TemplateBinding Background&amp;#125;&amp;#34; BorderBrush&amp;#61;&amp;#34;&amp;#123;TemplateBinding BorderBrush&amp;#125;&amp;#34; BorderThickness&amp;#61;&amp;#34;&amp;#123;TemplateBinding BorderThickness&amp;#125;&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;                        &amp;#60;Decorator x&amp;#58;Name&amp;#61;&amp;#34;PART_Indicator&amp;#34; HorizontalAlignment&amp;#61;&amp;#34;Left&amp;#34; Margin&amp;#61;&amp;#34;1&amp;#34;&amp;#62;&lt;br /&gt;                            &amp;#60;Grid x&amp;#58;Name&amp;#61;&amp;#34;Foreground&amp;#34;&amp;#62;&lt;br /&gt;                                &amp;#60;Rectangle x&amp;#58;Name&amp;#61;&amp;#34;Indicator&amp;#34; Fill&amp;#61;&amp;#34;&amp;#123;TemplateBinding Foreground&amp;#125;&amp;#34; Visibility&amp;#61;&amp;#34;Visible&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;                                &amp;#60;Grid x&amp;#58;Name&amp;#61;&amp;#34;Animation&amp;#34; ClipToBounds&amp;#61;&amp;#34;True&amp;#34;&amp;#62;&lt;br /&gt;                                    &amp;#60;Border x&amp;#58;Name&amp;#61;&amp;#34;PART_GlowRect&amp;#34; HorizontalAlignment&amp;#61;&amp;#34;Left&amp;#34; Margin&amp;#61;&amp;#34;-100,0,0,0&amp;#34; Width&amp;#61;&amp;#34;100&amp;#34; Background&amp;#61;&amp;#34;&amp;#123;TemplateBinding Foreground&amp;#125;&amp;#34; Visibility&amp;#61;&amp;#34;Collapsed&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;                                &amp;#60;&amp;#47;Grid&amp;#62;&lt;br /&gt;                            &amp;#60;&amp;#47;Grid&amp;#62;&lt;br /&gt;                        &amp;#60;&amp;#47;Decorator&amp;#62;&lt;br /&gt;                    &amp;#60;&amp;#47;Grid&amp;#62;&lt;br /&gt;                &amp;#60;&amp;#47;ControlTemplate&amp;#62;&lt;br /&gt;            &amp;#60;&amp;#47;Setter.Value&amp;#62;&lt;br /&gt;        &amp;#60;&amp;#47;Setter&amp;#62;&lt;br /&gt;    &amp;#60;&amp;#47;Style&amp;#62;&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;&lt;br /&gt;Legoless&lt;br /&gt;Comments: Resolved with changeset 78215.</description><author>carlosga</author><pubDate>Tue, 24 May 2011 18:34:21 GMT</pubDate><guid isPermaLink="false">Closed Issue: ProgressBar Style Bug [13507] 20110524063421P</guid></item><item><title>Commented Issue: ProgressBar Style Bug [13507]</title><link>http://chronoswpf.codeplex.com/workitem/13507</link><description>Progress bar template has broken style, border and background arent taken into account, the code below fixes this&amp;#58;&lt;br /&gt;&lt;br /&gt; &amp;#60;&amp;#33;--ProgressBar Style--&amp;#62;&lt;br /&gt;    &amp;#60;Style TargetType&amp;#61;&amp;#34;ProgressBar&amp;#34; x&amp;#58;Key&amp;#61;&amp;#34;DefaultProgressBarStyle&amp;#34;&amp;#62;&lt;br /&gt;        &amp;#60;Setter Property&amp;#61;&amp;#34;Foreground&amp;#34; Value&amp;#61;&amp;#34;&amp;#123;StaticResource HighlightBrush&amp;#125;&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;        &amp;#60;Setter Property&amp;#61;&amp;#34;Background&amp;#34; Value&amp;#61;&amp;#34;&amp;#123;StaticResource GrayBrush4&amp;#125;&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;        &amp;#60;Setter Property&amp;#61;&amp;#34;Maximum&amp;#34; Value&amp;#61;&amp;#34;100&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;        &amp;#60;Setter Property&amp;#61;&amp;#34;Height&amp;#34; Value&amp;#61;&amp;#34;5&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;        &amp;#60;Setter Property&amp;#61;&amp;#34;IsTabStop&amp;#34; Value&amp;#61;&amp;#34;False&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;        &amp;#60;Setter Property&amp;#61;&amp;#34;BorderBrush&amp;#34; Value&amp;#61;&amp;#34;&amp;#123;StaticResource TextBoxBorderBrush&amp;#125;&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;        &amp;#60;Setter Property&amp;#61;&amp;#34;BorderThickness&amp;#34; Value&amp;#61;&amp;#34;1&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;        &amp;#60;Setter Property&amp;#61;&amp;#34;Template&amp;#34;&amp;#62;&lt;br /&gt;            &amp;#60;Setter.Value&amp;#62;&lt;br /&gt;                &amp;#60;ControlTemplate TargetType&amp;#61;&amp;#34;ProgressBar&amp;#34;&amp;#62;&lt;br /&gt;                    &amp;#60;Grid x&amp;#58;Name&amp;#61;&amp;#34;ProgressBar&amp;#34;&amp;#62;&lt;br /&gt;                        &amp;#60;VisualStateManager.VisualStateGroups&amp;#62;&lt;br /&gt;                            &amp;#60;VisualStateGroup x&amp;#58;Name&amp;#61;&amp;#34;CommonStates&amp;#34;&amp;#62;&lt;br /&gt;                                &amp;#60;VisualState x&amp;#58;Name&amp;#61;&amp;#34;Determinate&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;                                &amp;#60;VisualState x&amp;#58;Name&amp;#61;&amp;#34;Indeterminate&amp;#34;&amp;#62;&lt;br /&gt;                                    &amp;#60;Storyboard&amp;#62;&lt;br /&gt;                                        &amp;#60;ObjectAnimationUsingKeyFrames Duration&amp;#61;&amp;#34;00&amp;#58;00&amp;#58;00&amp;#34;&lt;br /&gt;                                                                       Storyboard.TargetName&amp;#61;&amp;#34;Indicator&amp;#34;&lt;br /&gt;                                                                       Storyboard.TargetProperty&amp;#61;&amp;#34;Visibility&amp;#34;&amp;#62;&lt;br /&gt;                                            &amp;#60;DiscreteObjectKeyFrame KeyTime&amp;#61;&amp;#34;00&amp;#58;00&amp;#58;00&amp;#34;&amp;#62;&lt;br /&gt;                                                &amp;#60;DiscreteObjectKeyFrame.Value&amp;#62;&lt;br /&gt;                                                    &amp;#60;Visibility&amp;#62;Collapsed&amp;#60;&amp;#47;Visibility&amp;#62;&lt;br /&gt;                                                &amp;#60;&amp;#47;DiscreteObjectKeyFrame.Value&amp;#62;&lt;br /&gt;                                            &amp;#60;&amp;#47;DiscreteObjectKeyFrame&amp;#62;&lt;br /&gt;                                        &amp;#60;&amp;#47;ObjectAnimationUsingKeyFrames&amp;#62;&lt;br /&gt;                                        &amp;#60;ObjectAnimationUsingKeyFrames Duration&amp;#61;&amp;#34;00&amp;#58;00&amp;#58;00&amp;#34;&lt;br /&gt;                                                                       Storyboard.TargetName&amp;#61;&amp;#34;PART_GlowRect&amp;#34;&lt;br /&gt;                                                                       Storyboard.TargetProperty&amp;#61;&amp;#34;Visibility&amp;#34;&amp;#62;&lt;br /&gt;                                            &amp;#60;DiscreteObjectKeyFrame KeyTime&amp;#61;&amp;#34;00&amp;#58;00&amp;#58;00&amp;#34;&amp;#62;&lt;br /&gt;                                                &amp;#60;DiscreteObjectKeyFrame.Value&amp;#62;&lt;br /&gt;                                                    &amp;#60;Visibility&amp;#62;Visible&amp;#60;&amp;#47;Visibility&amp;#62;&lt;br /&gt;                                                &amp;#60;&amp;#47;DiscreteObjectKeyFrame.Value&amp;#62;&lt;br /&gt;                                            &amp;#60;&amp;#47;DiscreteObjectKeyFrame&amp;#62;&lt;br /&gt;                                        &amp;#60;&amp;#47;ObjectAnimationUsingKeyFrames&amp;#62;&lt;br /&gt;                                    &amp;#60;&amp;#47;Storyboard&amp;#62;&lt;br /&gt;                                &amp;#60;&amp;#47;VisualState&amp;#62;&lt;br /&gt;                            &amp;#60;&amp;#47;VisualStateGroup&amp;#62;&lt;br /&gt;                        &amp;#60;&amp;#47;VisualStateManager.VisualStateGroups&amp;#62;&lt;br /&gt;&lt;br /&gt;                        &amp;#60;Border x&amp;#58;Name&amp;#61;&amp;#34;PART_Track&amp;#34; Background&amp;#61;&amp;#34;&amp;#123;TemplateBinding Background&amp;#125;&amp;#34; BorderBrush&amp;#61;&amp;#34;&amp;#123;TemplateBinding BorderBrush&amp;#125;&amp;#34; BorderThickness&amp;#61;&amp;#34;&amp;#123;TemplateBinding BorderThickness&amp;#125;&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;                        &amp;#60;Decorator x&amp;#58;Name&amp;#61;&amp;#34;PART_Indicator&amp;#34; HorizontalAlignment&amp;#61;&amp;#34;Left&amp;#34; Margin&amp;#61;&amp;#34;1&amp;#34;&amp;#62;&lt;br /&gt;                            &amp;#60;Grid x&amp;#58;Name&amp;#61;&amp;#34;Foreground&amp;#34;&amp;#62;&lt;br /&gt;                                &amp;#60;Rectangle x&amp;#58;Name&amp;#61;&amp;#34;Indicator&amp;#34; Fill&amp;#61;&amp;#34;&amp;#123;TemplateBinding Foreground&amp;#125;&amp;#34; Visibility&amp;#61;&amp;#34;Visible&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;                                &amp;#60;Grid x&amp;#58;Name&amp;#61;&amp;#34;Animation&amp;#34; ClipToBounds&amp;#61;&amp;#34;True&amp;#34;&amp;#62;&lt;br /&gt;                                    &amp;#60;Border x&amp;#58;Name&amp;#61;&amp;#34;PART_GlowRect&amp;#34; HorizontalAlignment&amp;#61;&amp;#34;Left&amp;#34; Margin&amp;#61;&amp;#34;-100,0,0,0&amp;#34; Width&amp;#61;&amp;#34;100&amp;#34; Background&amp;#61;&amp;#34;&amp;#123;TemplateBinding Foreground&amp;#125;&amp;#34; Visibility&amp;#61;&amp;#34;Collapsed&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;                                &amp;#60;&amp;#47;Grid&amp;#62;&lt;br /&gt;                            &amp;#60;&amp;#47;Grid&amp;#62;&lt;br /&gt;                        &amp;#60;&amp;#47;Decorator&amp;#62;&lt;br /&gt;                    &amp;#60;&amp;#47;Grid&amp;#62;&lt;br /&gt;                &amp;#60;&amp;#47;ControlTemplate&amp;#62;&lt;br /&gt;            &amp;#60;&amp;#47;Setter.Value&amp;#62;&lt;br /&gt;        &amp;#60;&amp;#47;Setter&amp;#62;&lt;br /&gt;    &amp;#60;&amp;#47;Style&amp;#62;&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;&lt;br /&gt;Legoless&lt;br /&gt;Comments: ** Comment from web user: carlosga ** &lt;p&gt;It looks fine to me, will try to apply it to the repository sources today.&lt;/p&gt;</description><author>carlosga</author><pubDate>Tue, 24 May 2011 07:51:27 GMT</pubDate><guid isPermaLink="false">Commented Issue: ProgressBar Style Bug [13507] 20110524075127A</guid></item><item><title>Commented Issue: ScrollViewer not present in TreeView [13442]</title><link>http://chronoswpf.codeplex.com/workitem/13442</link><description>I cannot get ScrollViewer to display using Chronos template of TreeView. I used this code in XAML to generate vertical scrollbar&amp;#58;&lt;br /&gt;&lt;br /&gt;ScrollViewer.CanContentScroll&amp;#61;&amp;#34;True&amp;#34;&lt;br /&gt;ScrollViewer.VerticalScrollBarVisibility&amp;#61;&amp;#34;Visible&amp;#34;&lt;br /&gt;&lt;br /&gt;But the scrollviewer is never generated, so some data is displayed over the bounds sometimes.&lt;br /&gt;Comments: ** Comment from web user: carlosga ** &lt;p&gt;Will try to take a look at this later today.&lt;/p&gt;</description><author>carlosga</author><pubDate>Tue, 24 May 2011 07:48:54 GMT</pubDate><guid isPermaLink="false">Commented Issue: ScrollViewer not present in TreeView [13442] 20110524074854A</guid></item><item><title>Commented Issue: Resize Desktop Element bug [13538]</title><link>http://chronoswpf.codeplex.com/workitem/13538</link><description>Apparently when there is CanResize option enabled on DefaultWindowStyle, when you resize, the visualroot grid is cut in half, quite annoying bug. Like there was one row inserted above whole visual root, then whole content is moved on bottom half. No idea what could be wrong.&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Legoless&lt;br /&gt;Comments: ** Comment from web user: carlosga ** &lt;p&gt;Modify the current styles o create new ones supporting normal resizing.&lt;/p&gt;</description><author>carlosga</author><pubDate>Mon, 23 May 2011 09:09:22 GMT</pubDate><guid isPermaLink="false">Commented Issue: Resize Desktop Element bug [13538] 20110523090922A</guid></item><item><title>Commented Issue: Resize Desktop Element bug [13538]</title><link>http://chronoswpf.codeplex.com/workitem/13538</link><description>Apparently when there is CanResize option enabled on DefaultWindowStyle, when you resize, the visualroot grid is cut in half, quite annoying bug. Like there was one row inserted above whole visual root, then whole content is moved on bottom half. No idea what could be wrong.&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Legoless&lt;br /&gt;Comments: ** Comment from web user: Legoless ** &lt;p&gt;If we dont want the zoom support to be used as resizing, what should we do to fix this bug&amp;#63; Since, maybe someone has bigger screen with higher resolution and does not want to have big text, but bigger windows&amp;#63;&lt;/p&gt;</description><author>Legoless</author><pubDate>Thu, 19 May 2011 15:43:26 GMT</pubDate><guid isPermaLink="false">Commented Issue: Resize Desktop Element bug [13538] 20110519034326P</guid></item><item><title>Commented Issue: Resize Desktop Element bug [13538]</title><link>http://chronoswpf.codeplex.com/workitem/13538</link><description>Apparently when there is CanResize option enabled on DefaultWindowStyle, when you resize, the visualroot grid is cut in half, quite annoying bug. Like there was one row inserted above whole visual root, then whole content is moved on bottom half. No idea what could be wrong.&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Legoless&lt;br /&gt;Comments: ** Comment from web user: carlosga ** &lt;p&gt;The Window Styles have CanResize to false on purpose, to be resized using the zoom support.&lt;/p&gt;</description><author>carlosga</author><pubDate>Thu, 19 May 2011 08:48:31 GMT</pubDate><guid isPermaLink="false">Commented Issue: Resize Desktop Element bug [13538] 20110519084831A</guid></item><item><title>Created Issue: Resize Desktop Element bug [13538]</title><link>http://chronoswpf.codeplex.com/workitem/13538</link><description>Apparently when there is CanResize option enabled on DefaultWindowStyle, when you resize, the visualroot grid is cut in half, quite annoying bug. Like there was one row inserted above whole visual root, then whole content is moved on bottom half. No idea what could be wrong.&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Legoless&lt;br /&gt;</description><author>Legoless</author><pubDate>Thu, 19 May 2011 02:45:36 GMT</pubDate><guid isPermaLink="false">Created Issue: Resize Desktop Element bug [13538] 20110519024536A</guid></item><item><title>Commented Issue: ProgressBar Style Bug [13507]</title><link>http://chronoswpf.codeplex.com/workitem/13507</link><description>Progress bar template has broken style, border and background arent taken into account, the code below fixes this&amp;#58;&lt;br /&gt;&lt;br /&gt; &amp;#60;&amp;#33;--ProgressBar Style--&amp;#62;&lt;br /&gt;    &amp;#60;Style TargetType&amp;#61;&amp;#34;ProgressBar&amp;#34; x&amp;#58;Key&amp;#61;&amp;#34;DefaultProgressBarStyle&amp;#34;&amp;#62;&lt;br /&gt;        &amp;#60;Setter Property&amp;#61;&amp;#34;Foreground&amp;#34; Value&amp;#61;&amp;#34;&amp;#123;StaticResource HighlightBrush&amp;#125;&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;        &amp;#60;Setter Property&amp;#61;&amp;#34;Background&amp;#34; Value&amp;#61;&amp;#34;&amp;#123;StaticResource GrayBrush4&amp;#125;&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;        &amp;#60;Setter Property&amp;#61;&amp;#34;Maximum&amp;#34; Value&amp;#61;&amp;#34;100&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;        &amp;#60;Setter Property&amp;#61;&amp;#34;Height&amp;#34; Value&amp;#61;&amp;#34;5&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;        &amp;#60;Setter Property&amp;#61;&amp;#34;IsTabStop&amp;#34; Value&amp;#61;&amp;#34;False&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;        &amp;#60;Setter Property&amp;#61;&amp;#34;BorderBrush&amp;#34; Value&amp;#61;&amp;#34;&amp;#123;StaticResource TextBoxBorderBrush&amp;#125;&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;        &amp;#60;Setter Property&amp;#61;&amp;#34;BorderThickness&amp;#34; Value&amp;#61;&amp;#34;1&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;        &amp;#60;Setter Property&amp;#61;&amp;#34;Template&amp;#34;&amp;#62;&lt;br /&gt;            &amp;#60;Setter.Value&amp;#62;&lt;br /&gt;                &amp;#60;ControlTemplate TargetType&amp;#61;&amp;#34;ProgressBar&amp;#34;&amp;#62;&lt;br /&gt;                    &amp;#60;Grid x&amp;#58;Name&amp;#61;&amp;#34;ProgressBar&amp;#34;&amp;#62;&lt;br /&gt;                        &amp;#60;VisualStateManager.VisualStateGroups&amp;#62;&lt;br /&gt;                            &amp;#60;VisualStateGroup x&amp;#58;Name&amp;#61;&amp;#34;CommonStates&amp;#34;&amp;#62;&lt;br /&gt;                                &amp;#60;VisualState x&amp;#58;Name&amp;#61;&amp;#34;Determinate&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;                                &amp;#60;VisualState x&amp;#58;Name&amp;#61;&amp;#34;Indeterminate&amp;#34;&amp;#62;&lt;br /&gt;                                    &amp;#60;Storyboard&amp;#62;&lt;br /&gt;                                        &amp;#60;ObjectAnimationUsingKeyFrames Duration&amp;#61;&amp;#34;00&amp;#58;00&amp;#58;00&amp;#34;&lt;br /&gt;                                                                       Storyboard.TargetName&amp;#61;&amp;#34;Indicator&amp;#34;&lt;br /&gt;                                                                       Storyboard.TargetProperty&amp;#61;&amp;#34;Visibility&amp;#34;&amp;#62;&lt;br /&gt;                                            &amp;#60;DiscreteObjectKeyFrame KeyTime&amp;#61;&amp;#34;00&amp;#58;00&amp;#58;00&amp;#34;&amp;#62;&lt;br /&gt;                                                &amp;#60;DiscreteObjectKeyFrame.Value&amp;#62;&lt;br /&gt;                                                    &amp;#60;Visibility&amp;#62;Collapsed&amp;#60;&amp;#47;Visibility&amp;#62;&lt;br /&gt;                                                &amp;#60;&amp;#47;DiscreteObjectKeyFrame.Value&amp;#62;&lt;br /&gt;                                            &amp;#60;&amp;#47;DiscreteObjectKeyFrame&amp;#62;&lt;br /&gt;                                        &amp;#60;&amp;#47;ObjectAnimationUsingKeyFrames&amp;#62;&lt;br /&gt;                                        &amp;#60;ObjectAnimationUsingKeyFrames Duration&amp;#61;&amp;#34;00&amp;#58;00&amp;#58;00&amp;#34;&lt;br /&gt;                                                                       Storyboard.TargetName&amp;#61;&amp;#34;PART_GlowRect&amp;#34;&lt;br /&gt;                                                                       Storyboard.TargetProperty&amp;#61;&amp;#34;Visibility&amp;#34;&amp;#62;&lt;br /&gt;                                            &amp;#60;DiscreteObjectKeyFrame KeyTime&amp;#61;&amp;#34;00&amp;#58;00&amp;#58;00&amp;#34;&amp;#62;&lt;br /&gt;                                                &amp;#60;DiscreteObjectKeyFrame.Value&amp;#62;&lt;br /&gt;                                                    &amp;#60;Visibility&amp;#62;Visible&amp;#60;&amp;#47;Visibility&amp;#62;&lt;br /&gt;                                                &amp;#60;&amp;#47;DiscreteObjectKeyFrame.Value&amp;#62;&lt;br /&gt;                                            &amp;#60;&amp;#47;DiscreteObjectKeyFrame&amp;#62;&lt;br /&gt;                                        &amp;#60;&amp;#47;ObjectAnimationUsingKeyFrames&amp;#62;&lt;br /&gt;                                    &amp;#60;&amp;#47;Storyboard&amp;#62;&lt;br /&gt;                                &amp;#60;&amp;#47;VisualState&amp;#62;&lt;br /&gt;                            &amp;#60;&amp;#47;VisualStateGroup&amp;#62;&lt;br /&gt;                        &amp;#60;&amp;#47;VisualStateManager.VisualStateGroups&amp;#62;&lt;br /&gt;&lt;br /&gt;                        &amp;#60;Border x&amp;#58;Name&amp;#61;&amp;#34;PART_Track&amp;#34; Background&amp;#61;&amp;#34;&amp;#123;TemplateBinding Background&amp;#125;&amp;#34; BorderBrush&amp;#61;&amp;#34;&amp;#123;TemplateBinding BorderBrush&amp;#125;&amp;#34; BorderThickness&amp;#61;&amp;#34;&amp;#123;TemplateBinding BorderThickness&amp;#125;&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;                        &amp;#60;Decorator x&amp;#58;Name&amp;#61;&amp;#34;PART_Indicator&amp;#34; HorizontalAlignment&amp;#61;&amp;#34;Left&amp;#34; Margin&amp;#61;&amp;#34;1&amp;#34;&amp;#62;&lt;br /&gt;                            &amp;#60;Grid x&amp;#58;Name&amp;#61;&amp;#34;Foreground&amp;#34;&amp;#62;&lt;br /&gt;                                &amp;#60;Rectangle x&amp;#58;Name&amp;#61;&amp;#34;Indicator&amp;#34; Fill&amp;#61;&amp;#34;&amp;#123;TemplateBinding Foreground&amp;#125;&amp;#34; Visibility&amp;#61;&amp;#34;Visible&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;                                &amp;#60;Grid x&amp;#58;Name&amp;#61;&amp;#34;Animation&amp;#34; ClipToBounds&amp;#61;&amp;#34;True&amp;#34;&amp;#62;&lt;br /&gt;                                    &amp;#60;Border x&amp;#58;Name&amp;#61;&amp;#34;PART_GlowRect&amp;#34; HorizontalAlignment&amp;#61;&amp;#34;Left&amp;#34; Margin&amp;#61;&amp;#34;-100,0,0,0&amp;#34; Width&amp;#61;&amp;#34;100&amp;#34; Background&amp;#61;&amp;#34;&amp;#123;TemplateBinding Foreground&amp;#125;&amp;#34; Visibility&amp;#61;&amp;#34;Collapsed&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;                                &amp;#60;&amp;#47;Grid&amp;#62;&lt;br /&gt;                            &amp;#60;&amp;#47;Grid&amp;#62;&lt;br /&gt;                        &amp;#60;&amp;#47;Decorator&amp;#62;&lt;br /&gt;                    &amp;#60;&amp;#47;Grid&amp;#62;&lt;br /&gt;                &amp;#60;&amp;#47;ControlTemplate&amp;#62;&lt;br /&gt;            &amp;#60;&amp;#47;Setter.Value&amp;#62;&lt;br /&gt;        &amp;#60;&amp;#47;Setter&amp;#62;&lt;br /&gt;    &amp;#60;&amp;#47;Style&amp;#62;&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;&lt;br /&gt;Legoless&lt;br /&gt;Comments: ** Comment from web user: carlosga ** &lt;p&gt;I&amp;#39;m on vacations right now, I will review it when i&amp;#39;m back.&lt;/p&gt;</description><author>carlosga</author><pubDate>Mon, 16 May 2011 14:34:12 GMT</pubDate><guid isPermaLink="false">Commented Issue: ProgressBar Style Bug [13507] 20110516023412P</guid></item><item><title>Created Issue: ProgressBar Style Bug [13507]</title><link>http://chronoswpf.codeplex.com/workitem/13507</link><description>Progress bar template has broken style, border and background arent taken into account, the code below fixes this&amp;#58;&lt;br /&gt;&lt;br /&gt; &amp;#60;&amp;#33;--ProgressBar Style--&amp;#62;&lt;br /&gt;    &amp;#60;Style TargetType&amp;#61;&amp;#34;ProgressBar&amp;#34; x&amp;#58;Key&amp;#61;&amp;#34;DefaultProgressBarStyle&amp;#34;&amp;#62;&lt;br /&gt;        &amp;#60;Setter Property&amp;#61;&amp;#34;Foreground&amp;#34; Value&amp;#61;&amp;#34;&amp;#123;StaticResource HighlightBrush&amp;#125;&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;        &amp;#60;Setter Property&amp;#61;&amp;#34;Background&amp;#34; Value&amp;#61;&amp;#34;&amp;#123;StaticResource GrayBrush4&amp;#125;&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;        &amp;#60;Setter Property&amp;#61;&amp;#34;Maximum&amp;#34; Value&amp;#61;&amp;#34;100&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;        &amp;#60;Setter Property&amp;#61;&amp;#34;Height&amp;#34; Value&amp;#61;&amp;#34;5&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;        &amp;#60;Setter Property&amp;#61;&amp;#34;IsTabStop&amp;#34; Value&amp;#61;&amp;#34;False&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;        &amp;#60;Setter Property&amp;#61;&amp;#34;BorderBrush&amp;#34; Value&amp;#61;&amp;#34;&amp;#123;StaticResource TextBoxBorderBrush&amp;#125;&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;        &amp;#60;Setter Property&amp;#61;&amp;#34;BorderThickness&amp;#34; Value&amp;#61;&amp;#34;1&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;        &amp;#60;Setter Property&amp;#61;&amp;#34;Template&amp;#34;&amp;#62;&lt;br /&gt;            &amp;#60;Setter.Value&amp;#62;&lt;br /&gt;                &amp;#60;ControlTemplate TargetType&amp;#61;&amp;#34;ProgressBar&amp;#34;&amp;#62;&lt;br /&gt;                    &amp;#60;Grid x&amp;#58;Name&amp;#61;&amp;#34;ProgressBar&amp;#34;&amp;#62;&lt;br /&gt;                        &amp;#60;VisualStateManager.VisualStateGroups&amp;#62;&lt;br /&gt;                            &amp;#60;VisualStateGroup x&amp;#58;Name&amp;#61;&amp;#34;CommonStates&amp;#34;&amp;#62;&lt;br /&gt;                                &amp;#60;VisualState x&amp;#58;Name&amp;#61;&amp;#34;Determinate&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;                                &amp;#60;VisualState x&amp;#58;Name&amp;#61;&amp;#34;Indeterminate&amp;#34;&amp;#62;&lt;br /&gt;                                    &amp;#60;Storyboard&amp;#62;&lt;br /&gt;                                        &amp;#60;ObjectAnimationUsingKeyFrames Duration&amp;#61;&amp;#34;00&amp;#58;00&amp;#58;00&amp;#34;&lt;br /&gt;                                                                       Storyboard.TargetName&amp;#61;&amp;#34;Indicator&amp;#34;&lt;br /&gt;                                                                       Storyboard.TargetProperty&amp;#61;&amp;#34;Visibility&amp;#34;&amp;#62;&lt;br /&gt;                                            &amp;#60;DiscreteObjectKeyFrame KeyTime&amp;#61;&amp;#34;00&amp;#58;00&amp;#58;00&amp;#34;&amp;#62;&lt;br /&gt;                                                &amp;#60;DiscreteObjectKeyFrame.Value&amp;#62;&lt;br /&gt;                                                    &amp;#60;Visibility&amp;#62;Collapsed&amp;#60;&amp;#47;Visibility&amp;#62;&lt;br /&gt;                                                &amp;#60;&amp;#47;DiscreteObjectKeyFrame.Value&amp;#62;&lt;br /&gt;                                            &amp;#60;&amp;#47;DiscreteObjectKeyFrame&amp;#62;&lt;br /&gt;                                        &amp;#60;&amp;#47;ObjectAnimationUsingKeyFrames&amp;#62;&lt;br /&gt;                                        &amp;#60;ObjectAnimationUsingKeyFrames Duration&amp;#61;&amp;#34;00&amp;#58;00&amp;#58;00&amp;#34;&lt;br /&gt;                                                                       Storyboard.TargetName&amp;#61;&amp;#34;PART_GlowRect&amp;#34;&lt;br /&gt;                                                                       Storyboard.TargetProperty&amp;#61;&amp;#34;Visibility&amp;#34;&amp;#62;&lt;br /&gt;                                            &amp;#60;DiscreteObjectKeyFrame KeyTime&amp;#61;&amp;#34;00&amp;#58;00&amp;#58;00&amp;#34;&amp;#62;&lt;br /&gt;                                                &amp;#60;DiscreteObjectKeyFrame.Value&amp;#62;&lt;br /&gt;                                                    &amp;#60;Visibility&amp;#62;Visible&amp;#60;&amp;#47;Visibility&amp;#62;&lt;br /&gt;                                                &amp;#60;&amp;#47;DiscreteObjectKeyFrame.Value&amp;#62;&lt;br /&gt;                                            &amp;#60;&amp;#47;DiscreteObjectKeyFrame&amp;#62;&lt;br /&gt;                                        &amp;#60;&amp;#47;ObjectAnimationUsingKeyFrames&amp;#62;&lt;br /&gt;                                    &amp;#60;&amp;#47;Storyboard&amp;#62;&lt;br /&gt;                                &amp;#60;&amp;#47;VisualState&amp;#62;&lt;br /&gt;                            &amp;#60;&amp;#47;VisualStateGroup&amp;#62;&lt;br /&gt;                        &amp;#60;&amp;#47;VisualStateManager.VisualStateGroups&amp;#62;&lt;br /&gt;&lt;br /&gt;                        &amp;#60;Border x&amp;#58;Name&amp;#61;&amp;#34;PART_Track&amp;#34; Background&amp;#61;&amp;#34;&amp;#123;TemplateBinding Background&amp;#125;&amp;#34; BorderBrush&amp;#61;&amp;#34;&amp;#123;TemplateBinding BorderBrush&amp;#125;&amp;#34; BorderThickness&amp;#61;&amp;#34;&amp;#123;TemplateBinding BorderThickness&amp;#125;&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;                        &amp;#60;Decorator x&amp;#58;Name&amp;#61;&amp;#34;PART_Indicator&amp;#34; HorizontalAlignment&amp;#61;&amp;#34;Left&amp;#34; Margin&amp;#61;&amp;#34;1&amp;#34;&amp;#62;&lt;br /&gt;                            &amp;#60;Grid x&amp;#58;Name&amp;#61;&amp;#34;Foreground&amp;#34;&amp;#62;&lt;br /&gt;                                &amp;#60;Rectangle x&amp;#58;Name&amp;#61;&amp;#34;Indicator&amp;#34; Fill&amp;#61;&amp;#34;&amp;#123;TemplateBinding Foreground&amp;#125;&amp;#34; Visibility&amp;#61;&amp;#34;Visible&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;                                &amp;#60;Grid x&amp;#58;Name&amp;#61;&amp;#34;Animation&amp;#34; ClipToBounds&amp;#61;&amp;#34;True&amp;#34;&amp;#62;&lt;br /&gt;                                    &amp;#60;Border x&amp;#58;Name&amp;#61;&amp;#34;PART_GlowRect&amp;#34; HorizontalAlignment&amp;#61;&amp;#34;Left&amp;#34; Margin&amp;#61;&amp;#34;-100,0,0,0&amp;#34; Width&amp;#61;&amp;#34;100&amp;#34; Background&amp;#61;&amp;#34;&amp;#123;TemplateBinding Foreground&amp;#125;&amp;#34; Visibility&amp;#61;&amp;#34;Collapsed&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;                                &amp;#60;&amp;#47;Grid&amp;#62;&lt;br /&gt;                            &amp;#60;&amp;#47;Grid&amp;#62;&lt;br /&gt;                        &amp;#60;&amp;#47;Decorator&amp;#62;&lt;br /&gt;                    &amp;#60;&amp;#47;Grid&amp;#62;&lt;br /&gt;                &amp;#60;&amp;#47;ControlTemplate&amp;#62;&lt;br /&gt;            &amp;#60;&amp;#47;Setter.Value&amp;#62;&lt;br /&gt;        &amp;#60;&amp;#47;Setter&amp;#62;&lt;br /&gt;    &amp;#60;&amp;#47;Style&amp;#62;&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;&lt;br /&gt;Legoless&lt;br /&gt;</description><author>Legoless</author><pubDate>Sun, 15 May 2011 19:08:02 GMT</pubDate><guid isPermaLink="false">Created Issue: ProgressBar Style Bug [13507] 20110515070802P</guid></item></channel></rss>