Created Issue: Bar Serier X-xais Value [10761]
Hi all I have a problem, when i want to assign any value to the barseries, if the value is less than 5 so the x-axis scale have decimal valuee.g0 0.5 1 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5What i need no...
View ArticleCommented Issue: Silverlight 5 Toolkit Samples are missing [10016]
Unfortunately Silverlight 5 Toolkit Samples are missing.I also unpacked the Silverlight_5_Toolkit_December_2011.msi file for being sure.It does not contain anything like...
View ArticleCommented Issue: Silverlight 5 Toolkit Samples are missing [10016]
Unfortunately Silverlight 5 Toolkit Samples are missing.I also unpacked the Silverlight_5_Toolkit_December_2011.msi file for being sure.It does not contain anything like...
View ArticleCommented Issue: DatePicker Issue [7942]
Hi, there is a problem with the datepicker control, when I delete the text date using back space, the date saved is the last date and not the null value.Is there any way to solve this.An other problem...
View ArticleCommented Issue: NullReferenceException occurs when using only...
If you use only FullViewDateTimeConverter, NullReferenceException occurs. Part of callstack is below:System.NullReferenceException was unhandled Message=NullReferenceException StackTrace: at...
View ArticleCreated Issue: Crash from ListPickerPage NavigateBack call [10769]
I released a new version of my software that's been around since WP7.0, and this time updated to use the Nov 11 release of the toolkit, instead of an ancient version.Unfortunately, I now have a crash...
View ArticleCreated Issue: ListPicker allows selection of new item after page transition...
When the page is transitioning out after a selection, it is possible to click on another item in the list, and that one ends up as selected. Surely the control should be disabled after the transition...
View ArticleCreated Issue: TabItem in ExpressionsDark Theme [10777]
When using the ExpressionsDark theme with a TabItem the behavior is much different than an unstyled TabItem. With an unstyled TabItem the content of the TabItem takes up the entire space of the...
View ArticleCommented Issue: WP7 Turnstile animation shows blank screen [8293]
I'm using Turnstile animation in my Windows phone application for page transition. If I click the back button too fast, then it shows a blank screen. I removed the turnstile animation and it works...
View ArticleCommented Issue: WP7 Turnstile animation shows blank screen [8293]
I'm using Turnstile animation in my Windows phone application for page transition. If I click the back button too fast, then it shows a blank screen. I removed the turnstile animation and it works...
View ArticleCommented Issue: WP7 Turnstile animation shows blank screen [8293]
I'm using Turnstile animation in my Windows phone application for page transition. If I click the back button too fast, then it shows a blank screen. I removed the turnstile animation and it works...
View ArticleCommented Issue: Crash from ListPickerPage NavigateBack call [10769]
I released a new version of my software that's been around since WP7.0, and this time updated to use the Nov 11 release of the toolkit, instead of an ancient version.Unfortunately, I now have a crash...
View ArticleCommented Issue: Crash from ListPickerPage NavigateBack call [10769]
I released a new version of my software that's been around since WP7.0, and this time updated to use the Nov 11 release of the toolkit, instead of an ancient version.Unfortunately, I now have a crash...
View ArticleCommented Issue: ListPicker allows selection of new item after page...
When the page is transitioning out after a selection, it is possible to click on another item in the list, and that one ends up as selected. Surely the control should be disabled after the transition...
View ArticleCommented Issue: Error while creating new unit test project in VS 2010 [5936]
After selecting new Silverlight Unit Test Project, and choosing settings, I get this error:---------------------------Microsoft Visual...
View ArticleCommented Issue: ListPicker allows selection of new item after page...
When the page is transitioning out after a selection, it is possible to click on another item in the list, and that one ends up as selected. Surely the control should be disabled after the transition...
View ArticleCommented Issue: ListPicker allows selection of new item after page...
When the page is transitioning out after a selection, it is possible to click on another item in the list, and that one ends up as selected. Surely the control should be disabled after the transition...
View ArticleCommented Issue: Crash from ListPickerPage NavigateBack call [10769]
I released a new version of my software that's been around since WP7.0, and this time updated to use the Nov 11 release of the toolkit, instead of an ancient version.Unfortunately, I now have a crash...
View ArticleCommented Issue: AutocompleteBox not binding half the time [9648]
When I set the Text property by binding to null value, the next change by binding is not taken into account.the problem comes from _ignoreTextPropertyChange field in AutoCompleteBox.cs.When the Text...
View ArticleCreated Issue: LockablePivot crashes when ItemsSource is bound [10793]
LockablePivot crashes when activating locked mode if its ItemsSource is bound. Reason behind this is simple, LockablePivot assumes its .Items property (ItemCollection) contains PivotItem, which is not...
View Article