Search code examples
c#silverlightwindows-phone-7windows-phone

Redirect Debug.WriteLine stream to a textblock


I would like to redirect the Debug stdout stream to a textblock. Is there an easy way to do that ?

Thanks.


Solution

  • It seems there is no solution for WP7. I guess I must wait the next version.