Commented Issue: TiltEffect and ContextMenu Stop the GC Finalize the page...
<p>The page which used TiltEffect or ContextMenu can not be Finalized</p>Comments: ** Comment from web user: uxadditives ** sorry,Correct link for the work around:...
View ArticleCommented Issue: Please make the Silverlight 5 toolkit release available via...
<p>The only package available right now is for Silverlight 4, which some controls (for instance the DataForm) don't work.</p>Comments: ** Comment from web user: nazbrok ** A NuGet package...
View ArticleCommented Issue: TiltEffect keeps a reference to the last item animated,...
Subject pretty much explains it.In the repro (note that MainPage.xaml is not used):1. Tap the top button, this will bring up a window,2. Tap the button on the window (this will do nothing)3. Go back4....
View ArticleCommented Issue: TiltEffect and ContextMenu Stop the GC Finalize the page...
The page which used TiltEffect or ContextMenu can not be FinalizedComments: ** Comment from web user: shawnoster ** A fix for 10527 has been checked in but can you provide your use case for...
View ArticleCommented Issue: Black screen then cancel during OnNavigate when page...
I have silverlight for wp toolkit version 4.2012.6.25 installed1. I set my root frame to TransitionFrame and set page transition on my PhoneApplicationPage via xaml(it doesn't matter what kind): 2. I...
View ArticleClosed Issue: Black screen then cancel during OnNavigate when page transition...
I have silverlight for wp toolkit version 4.2012.6.25 installed1. I set my root frame to TransitionFrame and set page transition on my PhoneApplicationPage via xaml(it doesn't matter what kind): 2. I...
View ArticleClosed Issue: Aug toolkit controls within a scrollviewer [9346]
<p>It's looking like the toolkit controls do not work correctly inside of a scrollviewer, especially the autocomplete box and listpicker.</p><p> </p><p>I think...
View ArticleReopened Issue: Aug toolkit controls within a scrollviewer [9346]
<p>It's looking like the toolkit controls do not work correctly inside of a scrollviewer, especially the autocomplete box and listpicker.</p><p> </p><p>I think...
View ArticleClosed Issue: Aug toolkit controls within a scrollviewer [9346]
It's looking like the toolkit controls do not work correctly inside of a scrollviewer, especially the autocomplete box and listpicker.I think these bugs should be brought into this 1 bug.Comments: This...
View ArticleCommented Issue: WP7: AutoCompleteBox drop-down renders incorrectly when...
<p>If I set shell:SystemTray.IsVisible="True" for the PhoneApplicationPage element of the AutoCompleteBox page in the sample app and assign the ItemsSource in code, the...
View ArticleCreated Issue: ContextMenu, MenuItem needs SubMenu ability [11257]
Currently the ContextMenu, - or rather the MenuItem does not support child MenuItems within a parent MenuItem, although it is supported by WPF. This seems bizarre as sub-menus are essential for...
View ArticleCreated Issue: Need a release for Visual Studio 2012 [11259]
Every time I wish to try Visual Studio 2012 I find that there is not Silverlight Toolkit for Visual Studio 2012, so I switch back to Visual Studio 2010 for new projects.
View ArticleCreated Issue: CustomMessageBox buttons [11262]
I have two questions about the new CustomMessageBox: 1. Can it have more than two buttons? at the moment it seems it has only leftButton and RightButton.2. What are the buttons click event? I wasn't...
View ArticleCreated Issue: Accordian throw exception on resize [11275]
Hi,I have an accordion inside a resizeable container that throws an exception when is being resized.Here is the exception details:Unhandled Error in Silverlight Application Code: 4004 Category:...
View ArticleCommented Issue: Turnstile Transition not working after Browser-/BingMapsTask...
<p>Hello,</p><p> </p><p>I use the turnstile transition for the page navigation in my app.</p><p>After coming back from a phone task like BrowserTask...
View ArticleCommented Issue: Context Menu [6206]
<p>I create ItemsControl: </p><p> <ItemsControl Grid.ColumnSpan="3" ItemsSource="{Binding MyItemsSource}"...
View ArticleCommented Issue: When FlowDirection is set on ListPicker, it does not...
<p>Though setting the flow direction on ListPicker will be respected in ItemTemplate, however, it will not propagate to ListPicker.FullModeItemTemplate. This could be because the FullMode picker...
View ArticleCommented Issue: ListPicker resizing issue when changing HorizontalAlignment...
<p>Hello,</p><p> </p><p>I have a problem when I change the HorizontalAlignment property of the ListPicker. By default, its value is Stretch, but if I set it to...
View ArticleCommented Issue: CustomMessageBox buttons [11262]
I have two questions about the new CustomMessageBox: 1. Can it have more than two buttons? at the moment it seems it has only leftButton and RightButton.2. What are the buttons click event? I wasn't...
View ArticleClosed Issue: CustomMessageBox buttons [11262]
I have two questions about the new CustomMessageBox: 1. Can it have more than two buttons? at the moment it seems it has only leftButton and RightButton.2. What are the buttons click event? I wasn't...
View Article