is there a way to add WriteableBitmapExwinphone.dll to my project ?
Asked
Active
Viewed 262 times
1 Answers
0
For Windows Runtime apps use RenderTargetBitmap instead of WriteableBitmap.Render. WriteableBitmap.Render is Silverlight only.

Rob Caplan - MSFT
- 21,714
- 3
- 32
- 54