silverlight
how to Dispose Memory After closing tabitem in Silverlight?
I\'ve attached an example. Every time a form is opened A new tab is added to the tab control About 30 megabytes of system memory can be added.[详细]
2023-04-11 17:14 分类:问答DataGrid with AutoCompleteBox crashes Silverlight when scrolling
I have a Silverlight 4 application with a DataGrid. The rows of the datagrid contain two AutoCompleteBoxes.[详细]
2023-04-11 16:30 分类:问答Silverlight AutoComplete Box
I have the below code for my autocompletebox and I am trying to do what I think is fairly simple. I have a list of users and user id. I want the user to type in \"jim\" and see \"jim\" but bind my val[详细]
2023-04-11 15:48 分类:问答C# Silverlight move a control
Is it possible to change the parent of a silverligh开发者_StackOverflowt control? When I tried adding it to the children collection I got an exception.You cannot assign a control to two different pare[详细]
2023-04-11 15:09 分类:问答silverlight combobox invokecommandaction on selectionchanged event cannot pass parameter
I have a combobox, using databinding and MVVM pattern. Everytime the user changes the selection, I added an event trigger, and a command is executed. the code is the following:[详细]
2023-04-11 12:55 分类:问答How can I correctly show text in TextBox using templating in WP7 Silverlight?
I want the corners of my TextBox to have CornerRadius=12. I use the ControlTemplate, everything is fine, but the text in the textbox when I write something shows spaces or dots.[详细]
2023-04-11 11:35 分类:问答Databound ListPicker SelectedItem goes blank when modifying SelectedIndex
I have a ListPicker in my Windows Phone 7 app where both the ItemsSource and SelectedIndex properties are bound to my ViewModel. SelectedIndex is using Two Way binding. The items and the SelectedIndex[详细]
2023-04-11 10:55 分类:问答Silverlight grid: left should stretch, right is defined
I\'m trying to make a grid for a开发者_开发问答 listitem template. There should be three columns, the second and third columns should be 50px wide each, the first column should stretch too fill the re[详细]
2023-04-11 10:31 分类:问答How to create a new folder & give permission in Silverlight 4
I need to create a new sub folder say \'MyNewFolder\' under My Documents. I also need to grant permission my application or even everyone to read/write in \'MyNewFolder\' folder.[详细]
2023-04-11 09:42 分类:问答How do I change all the Silverlight Telerik RadButton colors at run time?
This question is in regard to the Telerik RadButtons for Silverlight. I have themes per customer on the site where Silverlight is used.I am able to change the background and foreground colors by setti[详细]
2023-04-11 09:12 分类:问答