Converting XAML to bitmap in Silverlight -


I want to change the bitmap XAML in Silverlight (I'm using version 4). I saw that there was a simple solution for WPF but the required class in Silverlight was not present.

Does anyone do such a thing?

Look at it as a UIElement argument which can be the root of XAML tree which you can convert Want to do


Comments