Using Silverlight 4, we can\'t seem to get Childwindows\' to show our implicit styles.Every other control on our app takes the implicit styles but the childwindow (even the controls on the childwindow
I\'m trying to set up an Accordion that has three items.The first two expand to pre-defined heights, and the third expands to fill all remaining space; I thought this would be easy.
I have a scrollbar on my parent UserControl in a Silverlight 4 Business application that I would like to access from a View; I want to simply tell it to scroll to the top.I have tried casting the Pare
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
I\'m running a Silverlight 4 app with elevated trust out of browser and cannot rely on the DOM or host web page to shut down Silverlight. There is no App.Current.Shutdown开发者_如何学JAVA() method. Ho
Is there any way to get code coverage numbers from Silverlight? Up until now it has been impossible. I was hoping with the开发者_如何学C new Visual Studio 2010 Service Pack or Silverlight 5 coming out
I\'m styling a ProgressBar in SL4 and have it nearly done except for the indeterminate animation. This is to be a typed style, and the width of the ProgressBar won\'t be a fixed value. I\'m trying to
I need to programatically select a subset of ListBoxItems in a ListBox (SelectedMode=Multiple) control.
I have two controls. The XAML\'s are big and very similar. One difference is this: they contain a listbox, in one control, it\'s bound to {StaticResource X}, and is multiselect, the other is bound to
How can 开发者_开发知识库I read Longitude and Lagitude from photo taken on Windows phone 7 Samsung? According to following Windows Phone 7 forum post by Mark Chamberlain it seems to be not possible be