I am trying to capture the screen whilst my windows mobile application is running. I have this so far but I keep getting an ArgumentException of The parameter is incorrect
The parameter is incorrect
Not sure on first inspection. The SaveJpeg params look okay, but not sure about the WritableBitmap..
Check here for a code example:
http://geekswithblogs.net/lbugnion/archive/2010/12/28/taking-a-screenshot-from-within-a-silverlight-wp7-application.aspx