Created Issue: ListPickerItems - default text is too small [10228]
See attached image.I'm creating a ListPicker from an ObservableCollection<Foo>, where Foo is a ViewModel class and I'm overriding ToString() on it.
View ArticleCreated Issue: ListPickerItem - no Pressed state in normal expansion mode...
Create a ListPicker data-bound to an ObservableCollection with <= 5 items. Expand the ListPicker. Touch down on one of the items.EXPECTED: Some sort of highlighting effect e.g. white text against a...
View ArticleCreated Issue: mouseover is not working on Expander except when debugging....
Mouseover is not working on Expander except when debugging.When i'm running the code from visual studio the mouse over effect works fine. but after i deploy the code and run the program the mouseover...
View ArticleCommented Issue: Accordion item does not resize when content size changes....
There was a work item for this issue that says it was fixed in the July toolkit, but the problem still exists in the October toolkit? When the content grows horizontally, accordian item expands both...
View ArticleCommented Issue: Gesture Memory Leak [9897]
Gesture Memory LeakHi, when using Gesture in my application causes any Drag and Drop items to stop working correctly, the drag and drop (let’s say slider bar) it will move a few values then freeze....
View ArticleCommented Issue: Gesture Memory Leak [9897]
Gesture Memory LeakHi, when using Gesture in my application causes any Drag and Drop items to stop working correctly, the drag and drop (let’s say slider bar) it will move a few values then freeze....
View ArticleCommented Issue: Gesture Memory Leak [9897]
Gesture Memory LeakHi, when using Gesture in my application causes any Drag and Drop items to stop working correctly, the drag and drop (let’s say slider bar) it will move a few values then freeze....
View ArticleCommented Issue: Error building Silverlight 3d Application from VS2010...
When I try to build a new project from the Silverlight 3D application template I get the following error.Error 1 The project file "..\Silverlight3dAppContent\Silverlight3dAppContent.contentproj" was...
View ArticleClosed Issue: PhoneTextBox hides text when it's set by the viewmodel with...
When you want to set an initial value of the phonetextbox and there is an hinttext then the initial value isn't visible,when it's set by an viewmodel or something. With an minor change in the...
View ArticleClosed Feature: PhoneTextBox feedback [9457]
Hello!First of all, I'd like to thank you for building the toolkit! It's really helpful, and the latest one is very hot.What I'd like to have with PhoneTextBox, besides all features it already has, is...
View ArticleCommented Issue: ListPickerItems - default text is too small [10228]
See attached image.I'm creating a ListPicker from an ObservableCollection<Foo>, where Foo is a ViewModel class and I'm overriding ToString() on it.Comments: ** Comment from web user: shawnoster...
View ArticleCommented Issue: Error building Silverlight 3d Application from VS2010...
When I try to build a new project from the Silverlight 3D application template I get the following error.Error 1 The project file "..\Silverlight3dAppContent\Silverlight3dAppContent.contentproj" was...
View ArticleCreated Issue: In light theme, no background is set on ListPicker [10250]
When you expand the listpicker after tap on it, there is no background set when light theme of the phone is selected. I fail a certification of an app for that ^^
View ArticleCommented Issue: Silverlight 5 Toolkit Samples are missing [10017]
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: ContextMenu of New Window always pops up in Main Window [10170]
In the Silverlight 5 (December 2011 release) the ContextMenu only appears in the Main Window. Clicking for a ContextMenu from a new Window always pops up the context menu in the main window.The...
View ArticleCommented Issue: NullReferenceException [10220]
I get a NullReferenceException when trying to activate ContextMenu. Stack trace:Microsoft.Phone.Controls.Toolkit.dll!Microsoft.Phone.Controls.ContextMenu.UpdateVisualStates(bool useTransitions) + 0x4f...
View ArticleCommented Issue: Error building Silverlight 3d Application from VS2010...
When I try to build a new project from the Silverlight 3D application template I get the following error.Error 1 The project file "..\Silverlight3dAppContent\Silverlight3dAppContent.contentproj" was...
View ArticleCommented Issue: Phone Toolkit: ItemCountThreshold can no longer be set...
Since the Aug11 release of the Windows Phone Toolkit, the ItemCountThreshold's setter is now marked private (thus effectively hardcoding the threshold to 5 items). If this property was previously set...
View ArticleCommented Issue: ToggleButton databinding bug [10172]
If you databind the IsChecked property of a ToggleButton to a bool? property in a ViewModel and then change the value of the ViewModel property from true to false while the page that contains the...
View ArticleCommented Issue: ToggleButton databinding bug [10172]
If you databind the IsChecked property of a ToggleButton to a bool? property in a ViewModel and then change the value of the ViewModel property from true to false while the page that contains the...
View Article