I would like to save up my current form (actually its part, a specific kind of crop image) look and use it as image on another silverlight control/page (dynamiccally and programatically obviously)
I have found a question here about this which is 2 years old and its answered there is no way to do so in SL2.0
Silverlight: Create image from silverlight controls
I wasn’t able to find answer in internet so I am asking whether it is possible now in SL4.0?
Use the WriteableBitmap class.