I need a simple H开发者_开发问答TML renderer ( like HtmlTexBlock ) which also allows to intercept click on custom defined link ( like LinkLabel ) looking like hyperlink. Does anything like that exist
We use System.Windows.Shapes.Path to visually connect elements in our application. Is it possible to \'select\' the Path object and give it focus?We want to allow our users to change some style elemen
I have a popup within a user control.The popup uses a TextBox to show a textual preview of data produced by the control.
I\'m trying to resize an image in Silverlight 3 that has been submitted by a user via the OpenFileDialog control. I can grab the contents of the file and put it into a WriteableBitmap object and then
I have a scrollview control that has a StackPanel (Orientation=Vertical) UI Element inside of it.I have a series of textboxes (24) inside the StackPanel.The scrollviewer height = 250px.Ideally, what I
I wonder if anyone tried using Kaa开发者_如何学运维zing for client push with Silverlight? How did it go?
I have some changes I need to make to the Silverlight toolkit Charting source I downloaded the Silverlight toolkit ... unzipped the source to a new directory
As I understand it, a Panel isn\'t meant to have any visible \"chrome.\"The StackPanel, Grid and Canvas don\'t have any visible elements (with the exception of the gridlines, which they say are only f
What are my options for printing in Silverlight 3? Assume I have this awesome Silverlight application/control that creates a graphical display of some data. Now the user wants to print it.
Silverlight filter/class for cloud generation? Some HLS开发者_如何学运维L or just C# class for generating clouds?do I understand correctly that you want to draw clouds using Silverlight? If so you co