<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>Silverlight Toolkit</title><link>http://silverlight.codeplex.com/project/feeds/rss</link><description>Silverlight Toolkit and Silverlight for Windows Phone Toolkit are a set of Microsoft components for developers.</description><item><title>Reviewed: Silverlight 5 Toolkit - December 2011 (二月 23, 2012)</title><link>http://silverlight.codeplex.com/releases/view/78435#ReviewBy-luoye0732</link><description>Rated 5 Stars &amp;#40;out of 5&amp;#41; - 11111111111111111111111111111111</description><author>luoye0732</author><pubDate>Thu, 23 Feb 2012 08:12:36 GMT</pubDate><guid isPermaLink="false">Reviewed: Silverlight 5 Toolkit - December 2011 (二月 23, 2012) 20120223081236A</guid></item><item><title>Commented Issue: AutocompleteBox not binding half the time [9648]</title><link>http://silverlight.codeplex.com/workitem/9648</link><description>When I set the Text property by binding to null value, the next change by binding is not taken into account.&lt;br /&gt;&lt;br /&gt;the problem comes from _ignoreTextPropertyChange field in AutoCompleteBox.cs.&lt;br /&gt;When the Text property is changed by code this field is incremented because a TextChanged is fired on the inner TextBox which decrements this counter.&lt;br /&gt;But in case where the new value is null, the TextChanged is not fired and the counter will be decremented next time the value will be changed, but with take care this value.&lt;br /&gt;&lt;br /&gt;Is it possible to fix this bug about this counter &amp;#63;&lt;br /&gt;&lt;br /&gt;Sorry for my bad english.&lt;br /&gt;Thank you&lt;br /&gt;Comments: ** Comment from web user: bleakcabal ** &lt;p&gt;I have the same issue with version v2.0.50727&lt;/p&gt;</description><author>bleakcabal</author><pubDate>Wed, 22 Feb 2012 17:58:46 GMT</pubDate><guid isPermaLink="false">Commented Issue: AutocompleteBox not binding half the time [9648] 20120222055846P</guid></item><item><title>Commented Issue: Adding tabitems dynamically to a silverlight tabcontrol [7931]</title><link>http://silverlight.codeplex.com/workitem/7931</link><description>I am trying to add tabitems to tabcontrol at run time , &lt;br /&gt;&lt;br /&gt;tabcontrol.Items.Add&amp;#40;item&amp;#41;&amp;#59;&lt;br /&gt;&lt;br /&gt;it works fine but eventually  , I got the following exceptions after adding&amp;#92;removing tabitems&lt;br /&gt;&lt;br /&gt;Value does not fall within the expected range. &lt;br /&gt; Inner Exception Message&amp;#58;&lt;br /&gt;Exception Stack Trace&amp;#58;   at MS.Internal.XcpImports.CheckHResult&amp;#40;UInt32 hr&amp;#41;&lt;br /&gt;   at MS.Internal.XcpImports.Collection_InsertValue&amp;#91;T&amp;#93;&amp;#40;PresentationFrameworkCollection&amp;#96;1 collection, UInt32 index, CValue value&amp;#41;&lt;br /&gt;   at MS.Internal.XcpImports.Collection_InsertDependencyObject&amp;#91;T&amp;#93;&amp;#40;PresentationFrameworkCollection&amp;#96;1 collection, UInt32 index, DependencyObject value&amp;#41;&lt;br /&gt;   at System.Windows.PresentationFrameworkCollection&amp;#96;1.InsertDependencyObject&amp;#40;Int32 index, DependencyObject value&amp;#41;&lt;br /&gt;   at System.Windows.Controls.UIElementCollection.InsertInternal&amp;#40;Int32 index, UIElement value&amp;#41;&lt;br /&gt;   at System.Windows.Controls.TabControl.InsertIntoTabPanel&amp;#40;Int32 index, TabItem tabItem&amp;#41;&lt;br /&gt;   at System.Windows.Controls.TabControl.OnItemsChanged&amp;#40;NotifyCollectionChangedEventArgs e&amp;#41;&lt;br /&gt;   at System.Windows.Controls.ItemsControl.OnItemCollectionChanged&amp;#40;Object sender, NotifyCollectionChangedEventArgs e&amp;#41;&lt;br /&gt;   at System.Collections.Specialized.NotifyCollectionChangedEventHandler.Invoke&amp;#40;Object sender, NotifyCollectionChangedEventArgs e&amp;#41;&lt;br /&gt;   at System.Windows.Controls.ItemCollection.NotifyCollectionChanged&amp;#40;NotifyCollectionChangedEventArgs e&amp;#41;&lt;br /&gt;   at System.Windows.Controls.ItemCollection.AddImpl&amp;#40;Object value&amp;#41;&lt;br /&gt;   at System.Windows.Controls.ItemCollection.AddInternal&amp;#40;Object value&amp;#41;&lt;br /&gt;Comments: ** Comment from web user: bolanki ** &lt;p&gt;I am also having the same issue... is there a resolution or workaround&amp;#63;&lt;/p&gt;</description><author>bolanki</author><pubDate>Wed, 22 Feb 2012 11:05:38 GMT</pubDate><guid isPermaLink="false">Commented Issue: Adding tabitems dynamically to a silverlight tabcontrol [7931] 20120222110538A</guid></item><item><title>Commented Issue: TextBox.Header [9981]</title><link>http://silverlight.codeplex.com/workitem/9981</link><description>Just a simple thing is going to drive me crazy.&lt;br /&gt;&lt;br /&gt;It looks like that the Header property isn&amp;#39;t supported by System.Windows.Controls.TextBox&amp;#33; WHY&amp;#63;&lt;br /&gt;But the screen-shot at http&amp;#58;&amp;#47;&amp;#47;msdn.microsoft.com&amp;#47;en-us&amp;#47;library&amp;#47;hh202916&amp;#37;28v&amp;#61;vs.92&amp;#37;29.aspx claims that there is a Header property for TextBox&amp;#33;&amp;#63;&lt;br /&gt;&lt;br /&gt;I am confused ... Also PhoneTextBox does not support a Header property&amp;#63;&lt;br /&gt;&lt;br /&gt;See also&amp;#58;&lt;br /&gt;TextBox Control Design Guidelines for Windows Phone&amp;#58;&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;msdn.microsoft.com&amp;#47;en-us&amp;#47;library&amp;#47;hh202916&amp;#37;28v&amp;#61;vs.92&amp;#37;29.aspx&lt;br /&gt;&lt;br /&gt;Workaround for headers on TextBox controls&amp;#58;&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;forums.create.msdn.com&amp;#47;forums&amp;#47;p&amp;#47;77167&amp;#47;468516.aspx&lt;br /&gt;&lt;br /&gt;Is it possible to add a Header property to the textbox control&amp;#58;&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;forums.create.msdn.com&amp;#47;forums&amp;#47;p&amp;#47;76127&amp;#47;576970.aspx&lt;br /&gt;&lt;br /&gt;So I am not completely alone with that TextBox.Header question ... But what is the one and only answer for TextBox.Header&amp;#63; Even the MSDN article &amp;#34;TextBox Control Design Guidelines for Windows Phone&amp;#34; shows a screen-shot of TextBoxes using Header and pointing to System.Windows.Controls.TextBox that control does not support it&amp;#33;&amp;#63;&lt;br /&gt;&lt;br /&gt;The workaround by &amp;#34;EGL&amp;#34; looks nice but how to define the InputScope &amp;#40;for example when I just need &amp;#34;Numbers&amp;#34;&amp;#41; in XAML&amp;#63; Thank you for bringing some light into the dark &amp;#59;-&amp;#41;&lt;br /&gt;&lt;br /&gt;--Harald-Ren&amp;#233; Flasch &amp;#40;aka hfrmobile&amp;#41;&lt;br /&gt;Comments: ** Comment from web user: shawnoster ** &lt;p&gt;The screenshots that you link to aren&amp;#39;t showing a TextBox with a Header property, it&amp;#39;s a TextBlock with a TextBox underneath grouped together with a StackPanel.  This is a pretty standard pattern for many control libraries, you have discreate controls and compose your UI from them &amp;#40;a Label and a TextBox&amp;#41;.&lt;/p&gt;&lt;p&gt;That said it sounds like you&amp;#39;d like a &amp;#34;HeaderedTextBox&amp;#34; that has a header so you can easily recreate the standard Metro UI with proper margins and color.  One downside of providing such a control is that internally it&amp;#39;ll use a StackPanel and more than likely your outer containter will also be a StackPanel and you&amp;#39;ll end up exploding your element count.  Something like this&amp;#58;&lt;/p&gt;&lt;p&gt;&amp;#60;StackPanel&amp;#62;&lt;br /&gt;  &amp;#60;StackPanel&amp;#62;&lt;br /&gt;    &amp;#60;TextBlock &amp;#47;&amp;#62;&lt;br /&gt;    &amp;#60;TextBox &amp;#47;&amp;#62;&lt;br /&gt;  &amp;#60;&amp;#47;StackPanel&amp;#62;&lt;br /&gt;  &amp;#60;StackPanel&amp;#62;&lt;br /&gt;    &amp;#60;TextBlock &amp;#47;&amp;#62;&lt;br /&gt;    &amp;#60;TextBox &amp;#47;&amp;#62;&lt;br /&gt;  &amp;#60;&amp;#47;StackPanel&amp;#62;&lt;br /&gt;  &amp;#60;StackPanel&amp;#62;&lt;br /&gt;    &amp;#60;TextBlock &amp;#47;&amp;#62;&lt;br /&gt;    &amp;#60;TextBox &amp;#47;&amp;#62;&lt;br /&gt;  &amp;#60;&amp;#47;StackPanel&amp;#62;&lt;br /&gt;&amp;#60;&amp;#47;StackPanel&amp;#62;&lt;/p&gt;</description><author>shawnoster</author><pubDate>Mon, 20 Feb 2012 19:46:44 GMT</pubDate><guid isPermaLink="false">Commented Issue: TextBox.Header [9981] 20120220074644P</guid></item><item><title>Reviewed: Silverlight 5 Toolkit - December 2011 (Feb 20, 2012)</title><link>http://silverlight.codeplex.com/releases/view/78435#ReviewBy-vmachacek</link><description>Rated 4 Stars &amp;#40;out of 5&amp;#41; - How about Candle stick chart&amp;#63;</description><author>vmachacek</author><pubDate>Mon, 20 Feb 2012 11:09:43 GMT</pubDate><guid isPermaLink="false">Reviewed: Silverlight 5 Toolkit - December 2011 (Feb 20, 2012) 20120220110943A</guid></item><item><title>Commented Issue: TiltEffect and ContextMenu Stop the GC Finalize the page instance [9752]</title><link>http://silverlight.codeplex.com/workitem/9752</link><description>The page which used TiltEffect or ContextMenu can not be Finalized&lt;br /&gt;Comments: ** Comment from web user: acquleo ** &lt;p&gt;this is not a Low impact issue.&lt;br /&gt;i have to remove all tilt effect in my application, because every listbox and items are not Finalized.&lt;br /&gt;i hope will be fixed soon...&lt;/p&gt;</description><author>acquleo</author><pubDate>Mon, 20 Feb 2012 08:36:59 GMT</pubDate><guid isPermaLink="false">Commented Issue: TiltEffect and ContextMenu Stop the GC Finalize the page instance [9752] 20120220083659A</guid></item><item><title>Commented Issue: WP7 page transition error when resuming app [9465]</title><link>http://silverlight.codeplex.com/workitem/9465</link><description>It looks like using the below combination of transition, caused some glitches to the pages, when u switch to the application, using the Mango multi tasking.  Can easily be recreated in the sample that is provided with the toolkit.&lt;br /&gt;&lt;br /&gt;&amp;#40;the one below, gives a turnstil effect that is not completed, as shown in 1.png&amp;#41;&lt;br /&gt;    &amp;#60;toolkit&amp;#58;TransitionService.NavigationInTransition&amp;#62;&lt;br /&gt;        &amp;#60;toolkit&amp;#58;NavigationInTransition&amp;#62;&lt;br /&gt;            &amp;#60;toolkit&amp;#58;NavigationInTransition.Backward&amp;#62;&lt;br /&gt;                &amp;#60;toolkit&amp;#58;TurnstileTransition Mode&amp;#61;&amp;#34;BackwardIn&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;            &amp;#60;&amp;#47;toolkit&amp;#58;NavigationInTransition.Backward&amp;#62;&lt;br /&gt;            &amp;#60;toolkit&amp;#58;NavigationInTransition.Forward&amp;#62;&lt;br /&gt;                &amp;#60;toolkit&amp;#58;SlideTransition Mode&amp;#61;&amp;#34;SlideUpFadeIn&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;            &amp;#60;&amp;#47;toolkit&amp;#58;NavigationInTransition.Forward&amp;#62;&lt;br /&gt;        &amp;#60;&amp;#47;toolkit&amp;#58;NavigationInTransition&amp;#62;&lt;br /&gt;    &amp;#60;&amp;#47;toolkit&amp;#58;TransitionService.NavigationInTransition&amp;#62;&lt;br /&gt;    &amp;#60;toolkit&amp;#58;TransitionService.NavigationOutTransition&amp;#62;&lt;br /&gt;        &amp;#60;toolkit&amp;#58;NavigationOutTransition&amp;#62;&lt;br /&gt;            &amp;#60;toolkit&amp;#58;NavigationOutTransition.Backward&amp;#62;&lt;br /&gt;                &amp;#60;toolkit&amp;#58;SlideTransition Mode&amp;#61;&amp;#34;SlideDownFadeOut&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;            &amp;#60;&amp;#47;toolkit&amp;#58;NavigationOutTransition.Backward&amp;#62;&lt;br /&gt;            &amp;#60;toolkit&amp;#58;NavigationOutTransition.Forward&amp;#62;&lt;br /&gt;                &amp;#60;toolkit&amp;#58;TurnstileTransition Mode&amp;#61;&amp;#34;ForwardOut&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;            &amp;#60;&amp;#47;toolkit&amp;#58;NavigationOutTransition.Forward&amp;#62;&lt;br /&gt;        &amp;#60;&amp;#47;toolkit&amp;#58;NavigationOutTransition&amp;#62;&lt;br /&gt;    &amp;#60;&amp;#47;toolkit&amp;#58;TransitionService.NavigationOutTransition&amp;#62;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&amp;#40;the one below, gives a slid up effect that is not completed, as shown in 2.png&amp;#41;&lt;br /&gt;    &amp;#60;toolkit&amp;#58;TransitionService.NavigationInTransition&amp;#62;&lt;br /&gt;        &amp;#60;toolkit&amp;#58;NavigationInTransition&amp;#62;&lt;br /&gt;            &amp;#60;toolkit&amp;#58;NavigationInTransition.Backward&amp;#62;&lt;br /&gt;                &amp;#60;toolkit&amp;#58;SlideTransition Mode&amp;#61;&amp;#34;SlideUpFadeIn&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;            &amp;#60;&amp;#47;toolkit&amp;#58;NavigationInTransition.Backward&amp;#62;&lt;br /&gt;            &amp;#60;toolkit&amp;#58;NavigationInTransition.Forward&amp;#62;&lt;br /&gt;                &amp;#60;toolkit&amp;#58;TurnstileTransition Mode&amp;#61;&amp;#34;ForwardIn&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;            &amp;#60;&amp;#47;toolkit&amp;#58;NavigationInTransition.Forward&amp;#62;&lt;br /&gt;        &amp;#60;&amp;#47;toolkit&amp;#58;NavigationInTransition&amp;#62;&lt;br /&gt;    &amp;#60;&amp;#47;toolkit&amp;#58;TransitionService.NavigationInTransition&amp;#62;&lt;br /&gt;    &amp;#60;toolkit&amp;#58;TransitionService.NavigationOutTransition&amp;#62;&lt;br /&gt;        &amp;#60;toolkit&amp;#58;NavigationOutTransition&amp;#62;&lt;br /&gt;            &amp;#60;toolkit&amp;#58;NavigationOutTransition.Backward&amp;#62;&lt;br /&gt;                &amp;#60;toolkit&amp;#58;TurnstileTransition Mode&amp;#61;&amp;#34;BackwardOut&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;            &amp;#60;&amp;#47;toolkit&amp;#58;NavigationOutTransition.Backward&amp;#62;&lt;br /&gt;            &amp;#60;toolkit&amp;#58;NavigationOutTransition.Forward&amp;#62;&lt;br /&gt;                &amp;#60;toolkit&amp;#58;SlideTransition Mode&amp;#61;&amp;#34;SlideDownFadeOut&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;            &amp;#60;&amp;#47;toolkit&amp;#58;NavigationOutTransition.Forward&amp;#62;&lt;br /&gt;        &amp;#60;&amp;#47;toolkit&amp;#58;NavigationOutTransition&amp;#62;&lt;br /&gt;    &amp;#60;&amp;#47;toolkit&amp;#58;TransitionService.NavigationOutTransition&amp;#62;&lt;br /&gt;Comments: ** Comment from web user: FourSpotProject ** &lt;p&gt;I think I have to adjust my comment somehow&amp;#58; what I wrote is only partly right.&lt;br /&gt;The real problem is that when leaving the app, the transition is started but never completes &amp;#40;because of the app going into dormant state&amp;#41;. And when one navigates back then, the wrong transition is executed &amp;#40;the backward-out one instead of backward-in&amp;#41;, which leads to different types of transitions being executed.&lt;br /&gt;I&amp;#39;ve eventually fixed this bug by adding&lt;/p&gt;&lt;p&gt;if &amp;#40;e.Uri.OriginalString &amp;#61;&amp;#61; &amp;#34;app&amp;#58;&amp;#47;&amp;#47;external&amp;#47;&amp;#34;&amp;#41; return&amp;#59;&lt;/p&gt;&lt;p&gt;after&lt;/p&gt;&lt;p&gt;FlipPresenters&amp;#40;&amp;#41;&amp;#59;&lt;/p&gt;&lt;p&gt;in TransitionFrame.cs.&lt;/p&gt;&lt;p&gt;Hope this helps.&lt;/p&gt;</description><author>FourSpotProject</author><pubDate>Sun, 19 Feb 2012 20:23:15 GMT</pubDate><guid isPermaLink="false">Commented Issue: WP7 page transition error when resuming app [9465] 20120219082315P</guid></item><item><title>Created Issue: LongListSelector unspecified error occurred [10404]</title><link>http://silverlight.codeplex.com/workitem/10404</link><description>I am using LongListSelector in my project.&lt;br /&gt;When I am tap on the group item unspecified error occurred. And it&amp;#39;s occurred when I am invoke DisplayGroupView&amp;#40;&amp;#41;. I do not understand why it happens. Why  it&amp;#39;s happens&amp;#63; Explain me please.&lt;br /&gt;Thanks. &lt;br /&gt;SDK 7.1&lt;br /&gt;</description><author>lubushyn</author><pubDate>Sun, 19 Feb 2012 11:07:15 GMT</pubDate><guid isPermaLink="false">Created Issue: LongListSelector unspecified error occurred [10404] 20120219110715A</guid></item><item><title>Created Issue: LongListSelector places items in wrong groups if groups are created initially empty [10399]</title><link>http://silverlight.codeplex.com/workitem/10399</link><description>To repro&amp;#58;&lt;br /&gt;Create initial set of grouped items.&lt;br /&gt;Create new groups &amp;#40;empty&amp;#41;.&lt;br /&gt;After you create each group add it to a collection.&lt;br /&gt;Now create items in the group.&lt;br /&gt;&amp;#40;Typically, I&amp;#39;m seeing all items ending up at the end&amp;#41;.&lt;br /&gt;&lt;br /&gt;Workaround&amp;#58; Set DisplayAllGroups to True.&lt;br /&gt;</description><author>fleetingshadow</author><pubDate>Sat, 18 Feb 2012 02:53:17 GMT</pubDate><guid isPermaLink="false">Created Issue: LongListSelector places items in wrong groups if groups are created initially empty [10399] 20120218025317A</guid></item><item><title>Commented Issue: Error building Silverlight 3d Application from VS2010 template [9613]</title><link>http://silverlight.codeplex.com/workitem/9613</link><description>When I try to build a new project from the Silverlight 3D application template I get the following error.&lt;br /&gt;&lt;br /&gt;Error&amp;#9;1&amp;#9;The project file &amp;#34;..&amp;#92;Silverlight3dAppContent&amp;#92;Silverlight3dAppContent.contentproj&amp;#34; was not found.&amp;#9;C&amp;#58;&amp;#92;Users&amp;#92;.....&amp;#92;1cbbbxyx.dji&amp;#92;Temp&amp;#92;Silverlight3dApp.csproj&amp;#9;109&amp;#9;5&amp;#9;Silverlight3dApp&lt;br /&gt;&lt;br /&gt;Both the &amp;#34;Silverlight3dAppContent&amp;#34; and &amp;#34;Silverlight3dWebContent&amp;#34; folders are created but both are empty.&lt;br /&gt;Comments: ** Comment from web user: LiquidAsh ** &lt;p&gt;Didn&amp;#39;t notice any trouble through installing&amp;#58; VWD 2010 Express, SP1, SL5, SL5Toolkit.  However after then installing the Windows Phone SDK &amp;#40;for XNA&amp;#41; and reapplying SP1... I cannot create or open solutions containing content projects.  The template is available, but I receive an error message like the one pictured above.&lt;/p&gt;</description><author>LiquidAsh</author><pubDate>Fri, 17 Feb 2012 18:01:15 GMT</pubDate><guid isPermaLink="false">Commented Issue: Error building Silverlight 3d Application from VS2010 template [9613] 20120217060115P</guid></item><item><title>Commented Issue: does the Silverlight 5 Toolkit work with web developer express 2010? [9624]</title><link>http://silverlight.codeplex.com/workitem/9624</link><description>after installing the Silverlight 5 Toolkit September 2011, the templates do not show in VWD express 2010 SP1.   I can see the zip files there in  C&amp;#58;&amp;#92;Program Files &amp;#40;x86&amp;#41;&amp;#92;Microsoft Visual Studio 10.0&amp;#92;Common7&amp;#92;IDE&amp;#92;VWDExpress&amp;#92;ProjectTemplates&amp;#92;CSharp&amp;#92;Silverlight&amp;#92;1033  but they do not show up in the list of projects to create.  likewise, when i try to run one of the samples, i get errors like &amp;#34;solution folders are not supported in this version of the application&amp;#34;, And for content project&amp;#58; &amp;#34;This project type is not supported by this installation.&amp;#34;    this is a pretty fresh install of Windows7x64sp1 and visual studio express.  i installed the toolkit after the silverlight 5 RC developer, and am able to make SL5 apps.  tried un-installing the toolkit and re-installing on 2 different computers with the same result. Am i missing something&amp;#63;&lt;br /&gt;&lt;br /&gt;thanks, chris.&lt;br /&gt;Comments: ** Comment from web user: LiquidAsh ** &lt;p&gt;Have you also installed XNA Studio 4&amp;#63;  I am also trying to use Visual Web Developer 2010 Express.  After installing SP1, SL5, SL5Toolkit, Windows Phone SDK &amp;#40;for XNA&amp;#41;, and then reapplying SP1, I am able to see the templates for project types like Silverlight3D Application, but when I try to create one &amp;#40;or open an existing one&amp;#41; there are errors that seem to indicate that Visual Web Developer 2010 Express does not work with content projects.  I&amp;#39;m very interested in hearing whether anyone has been able to make this work.&lt;/p&gt;</description><author>LiquidAsh</author><pubDate>Fri, 17 Feb 2012 17:10:50 GMT</pubDate><guid isPermaLink="false">Commented Issue: does the Silverlight 5 Toolkit work with web developer express 2010? [9624] 20120217051050P</guid></item><item><title>Created Issue: Unit Tests should be included in the VS Testing Tools [10388]</title><link>http://silverlight.codeplex.com/workitem/10388</link><description>Please allow these unit tests to be run just as the .Net unit test do inside of visual studio. This would provide a truly useful feature for enterprise level applications.&lt;br /&gt;</description><author>ITLackey</author><pubDate>Thu, 16 Feb 2012 18:43:58 GMT</pubDate><guid isPermaLink="false">Created Issue: Unit Tests should be included in the VS Testing Tools [10388] 20120216064358P</guid></item><item><title>Created Issue: Viewbox not in toolbox [10387]</title><link>http://silverlight.codeplex.com/workitem/10387</link><description>Hi there &lt;br /&gt;I am trying to find the view box but just can&amp;#39;t find it. I&amp;#39;m working with Visual Studio 2010.&lt;br /&gt;I tried &amp;#58;choose items&amp;#47; checking the Viewbox item, but it just isn&amp;#39;t in my Toolbox&lt;br /&gt;&amp;#40;Am I Missing an assembly reference&amp;#63;&amp;#41;&lt;br /&gt;Help&amp;#33;&lt;br /&gt;</description><author>danielicy</author><pubDate>Thu, 16 Feb 2012 15:19:20 GMT</pubDate><guid isPermaLink="false">Created Issue: Viewbox not in toolbox [10387] 20120216031920P</guid></item><item><title>Created Issue: 2 minor fixes [10380]</title><link>http://silverlight.codeplex.com/workitem/10380</link><description>2 fix I had to do..&lt;br /&gt;&lt;br /&gt;1. ListPicker, when navigating to a page with a list picker setup with databing I got a spurious error &amp;#39;selected item must be valid&amp;#39;&lt;br /&gt;even though ItemsSource and SelectedItem where set in this order from the same &amp;#40;binding&amp;#41; source, at some stage the value set to null &amp;#40;from the right value&amp;#41; because the Itms property hasn&amp;#39;t been populated by the ItemsSource property yet.&lt;br /&gt;Fixed with this code&amp;#58;&lt;br /&gt;&amp;#9;&amp;#9;private void OnSelectedItemChanged&amp;#40;object oldValue, object newValue&amp;#41;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#123;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;if &amp;#40;null &amp;#61;&amp;#61; Items &amp;#124;&amp;#124; Items.Count &amp;#61;&amp;#61; 0&amp;#41;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;&amp;#123;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;&amp;#9;if &amp;#40;null &amp;#61;&amp;#61; Template&amp;#41;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#123;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#47;&amp;#47; Can&amp;#39;t set the value now&amp;#59; remember it for later&lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#9;_deferredSelectedItem &amp;#61; newValue&amp;#59;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#9;return&amp;#59;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#125;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;&amp;#9;else&lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#123;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#9;if &amp;#40;newValue &amp;#33;&amp;#61; null&amp;#41;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#9;throw new InvalidOperationException&amp;#40;Properties.Resources.InvalidSelectedItem&amp;#41;&amp;#59;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#125;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;&amp;#125;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;2. In some instance in PhoneTextBox my text is grayed &amp;#47; same as hint, although it&amp;#39;s perfectly valid&amp;#33;&lt;br /&gt;I update UpdateHintVisibility&amp;#40;&amp;#41; to set the foreground color in all case, as in&amp;#58;&lt;br /&gt;        private void UpdateHintVisibility&amp;#40;&amp;#41;&lt;br /&gt;        &amp;#123;&lt;br /&gt;            if &amp;#40;HintContent &amp;#33;&amp;#61; null&amp;#41;&lt;br /&gt;            &amp;#123;&lt;br /&gt;                if &amp;#40;string.IsNullOrEmpty&amp;#40;Text&amp;#41;&amp;#41;&lt;br /&gt;                &amp;#123;&lt;br /&gt;                    ActualHintVisibility &amp;#61; Visibility.Visible&amp;#59;&lt;br /&gt;                    Foreground &amp;#61; ForegroundBrushInactive&amp;#59;&lt;br /&gt;                &amp;#125;&lt;br /&gt;                else&lt;br /&gt;                &amp;#123;&lt;br /&gt;                    ActualHintVisibility &amp;#61; Visibility.Collapsed&amp;#59;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#9;Foreground &amp;#61; ForegroundBrushEdit&amp;#59;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#125;&lt;br /&gt;            &amp;#125;&lt;br /&gt;        &amp;#125;&lt;br /&gt;</description><author>lloyd</author><pubDate>Wed, 15 Feb 2012 15:19:10 GMT</pubDate><guid isPermaLink="false">Created Issue: 2 minor fixes [10380] 20120215031910P</guid></item><item><title>Commented Issue: ChildWindow allow reentrant calls to Close, leading to broken state [8497]</title><link>http://silverlight.codeplex.com/workitem/8497</link><description>Repro&amp;#58;&lt;br /&gt;&lt;br /&gt;1&amp;#41; Create a ChildWindow&lt;br /&gt;2&amp;#41; Add a handler for Closed  &amp;#40;ClosedHandler&amp;#41; that calls Close again on the ChildWindow&lt;br /&gt;&lt;br /&gt;Expected&amp;#58; the 2nd close would error out or be a no-opt&lt;br /&gt;Actual&amp;#58; since _isOpen &amp;#61; false is set &amp;#42;after&amp;#42; the closed event is raised, the logic decrementing OpenChildWindowCount is called twice, resulting in a negative count.&lt;br /&gt;&lt;br /&gt;Result&amp;#58; the RootVisual stays disabled, which really sucks.&lt;br /&gt;&lt;br /&gt;Suggestion&amp;#58; set _isOpen to false before raising the Closed event.&lt;br /&gt;Comments: ** Comment from web user: faccipieri ** &lt;p&gt;This issue makes my application unusable &amp;#40;my CEO sad it to me&amp;#41;&amp;#33;&amp;#33;&amp;#33;&amp;#33;&lt;/p&gt;</description><author>faccipieri</author><pubDate>Wed, 15 Feb 2012 15:04:08 GMT</pubDate><guid isPermaLink="false">Commented Issue: ChildWindow allow reentrant calls to Close, leading to broken state [8497] 20120215030408P</guid></item><item><title>Reviewed: Silverlight 5 Toolkit - December 2011 (Feb 14, 2012)</title><link>http://silverlight.codeplex.com/releases/view/78435#ReviewBy-ImDaFrEaK</link><description>Rated 5 Stars &amp;#40;out of 5&amp;#41; - Love the updates, love silverlight, keep up the good work&amp;#33;</description><author>ImDaFrEaK</author><pubDate>Wed, 15 Feb 2012 03:08:10 GMT</pubDate><guid isPermaLink="false">Reviewed: Silverlight 5 Toolkit - December 2011 (Feb 14, 2012) 20120215030810A</guid></item><item><title>Created Issue: Versionnumber of System.Windows.Controls.Toolkit.Internals [10374]</title><link>http://silverlight.codeplex.com/workitem/10374</link><description>The Version of System.Windows.Controls.Toolkit.Internals in the Silverlight Toolkit 5 of Dezember should be higher than the version of the same assembly in Silverlight Toolkit 4 of April 2010.&lt;br /&gt;&lt;br /&gt;Version in Toolkit 4 is 4.0.40413.1959&lt;br /&gt;&lt;br /&gt;Version in Toolkit 5 is 4.0.40412.1532&lt;br /&gt;</description><author>jehof</author><pubDate>Tue, 14 Feb 2012 14:12:15 GMT</pubDate><guid isPermaLink="false">Created Issue: Versionnumber of System.Windows.Controls.Toolkit.Internals [10374] 20120214021215P</guid></item><item><title>Created Issue: Toolkit not compileable [10373]</title><link>http://silverlight.codeplex.com/workitem/10373</link><description>When ever I try to compile the Toolkit by myself, I got the error that the Assembly &amp;#34;System.Windows, Version&amp;#61;2.0.5.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;7cec85d7bea7798e&amp;#34; could not be found. I think there is an error with the Precompiled binary file &amp;#34;Toolkit.Internals&amp;#34;.&lt;br /&gt;&lt;br /&gt;Is it possible to get the source of this file&amp;#63;&amp;#63;&lt;br /&gt;</description><author>jogibear9988</author><pubDate>Tue, 14 Feb 2012 12:29:45 GMT</pubDate><guid isPermaLink="false">Created Issue: Toolkit not compileable [10373] 20120214122945P</guid></item><item><title>Created Issue: AutoCompleteBox issue in SLXNA Project [10370]</title><link>http://silverlight.codeplex.com/workitem/10370</link><description>Hi All,&lt;br /&gt;I&amp;#96;m using Windows Phone Toolkit - November 2011 edition, and Windows Phone SDK 7.5 which supports a new kind of Project called SLXNA &amp;#40;Windows Phone Silverlight and XNA Application&amp;#41;&lt;br /&gt;If I use an AutoCompleteBox, when I start entering text, the DropDownList wont show, but if I activated the IsTextCompletionEnabled to true, the text selection is shown, so the databinding is working fine, but the dropdownlist isn&amp;#39;t shown. &lt;br /&gt;Has anybody find a workaround or a patch for this &amp;#63; thanks&lt;br /&gt;</description><author>AndriMirandi</author><pubDate>Tue, 14 Feb 2012 04:13:49 GMT</pubDate><guid isPermaLink="false">Created Issue: AutoCompleteBox issue in SLXNA Project [10370] 20120214041349A</guid></item><item><title>Commented Issue: LockablePivot restores pivot headers so that they overlay on top each other [9619]</title><link>http://silverlight.codeplex.com/workitem/9619</link><description>The problem occures when you lock the pivot during the transition &amp;#40;in my case I lock pivot during the pinch event, and pinch can start before pivot transitioning animation is over&amp;#41;. I suspect originalX is captured incorrectly while pivot transition animation is in progress and that makes LockablePivot to restore pivots items so that headers overlap each other.&lt;br /&gt;&lt;br /&gt;Workaround&amp;#58; in the LockablePivot.cs comment out all the code taht deals with originalX.&lt;br /&gt;In fact, in my case I don&amp;#39;t even need any animation since I just need to avoid pinching resulting in an acidental pivot switching. So I commented out FadeOutHeaders&amp;#40;&amp;#41; and FadeInHeaders completely. Would&amp;#39;ve been nice if there was a boolean property on the pivot to enable&amp;#47;disable the fade in&amp;#47;out animation.&lt;br /&gt;Comments: ** Comment from web user: BorisT ** &lt;p&gt;i&amp;#39;ll second this.&lt;br /&gt;Bad error &amp;#58;&amp;#47;&lt;/p&gt;</description><author>BorisT</author><pubDate>Mon, 13 Feb 2012 22:33:17 GMT</pubDate><guid isPermaLink="false">Commented Issue: LockablePivot restores pivot headers so that they overlay on top each other [9619] 20120213103317P</guid></item></channel></rss>
