silverlight-toolkit
PanelDragDropTarget and ListBoxDragDropTarget: What Exactly Is Dragged?
My Silverlight 4 app allows dragging from a ListBoxDragDropTarget to a PanelDragDropTarget. The application has Person objects that are models representing people, and PersonControl user controls tha[详细]
2023-04-02 11:16 分类:问答How to localize ToggleSwitch on Windows Phone 7 (localizing Silverlight Toolkit)?
Silverlight Toolkit has a resource file named Resources.resx, which contains \"On\" and \"Off\" string states for the switch. But when I have added a corresponding localized resource, Resources.ru-RU.[详细]
2023-04-02 04:51 分类:问答ListPicker inside PanoramaItem doesn't work on SDK v7.1
I use ListPicker from Silverlight Toolkit for WP August 2011 as below but it doesn\'t work <controls:PanoramaItem Header=\"settings\">[详细]
2023-04-01 12:01 分类:问答How to create disconnected line graph? [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2023-04-01 06:31 分类:问答Windows Phone Context Menu is displaced and duplicated
I am writing a WP7 app. It has a panorama control as a root element. One of the panoramas\' items has a LongListSelector to di开发者_高级运维splay a list of AudioRecords.[详细]
2023-04-01 04:17 分类:问答Silverlight Toolkit Themes: Exception on Setting Theme with TreeView
I\'ve run into a problem trying to programmatically apply a Silverlight Toolkit Theme. An exception is raised upon setting the theme, under certain conditions.[详细]
2023-03-31 18:01 分类:问答problem integrating silverlight toolkit in VS2010 project
i\'ve installed silverlight toolkit from codeplex (NuGet didn\'t work, feed was empty.. probably working on the project) and after referencing[详细]
2023-03-31 02:42 分类:问答WP7 Silverlight toolkit date picker throws a null ref exception when my page inherits from PhoneApplicationPage
When I use a custome page inheriting from PhoneApplicationPage instead of directly using it, the datepicker throws a null ref exception...[详细]
2023-03-29 17:51 分类:问答WP7 Toolkit Update Removed GetItemsInView() from the LongListSelector
With the latest update to the Windows Phone Toolkit they have overhauled the internals of the LongListSelector for the Mango release.One of the changes was removing support for the GetItemsInView() fu[详细]
2023-03-29 13:57 分类:问答Nesting LongListSelector inside LongListSelector - performance problems and other problems
The application contains LongListSelector which shows master items (100-300 elements). When clicked on an item, then it expands and shows details items (100 elements) - which are placed inside nested[详细]
2023-03-29 06:13 分类:问答