How do I disable silverlight cross-domain content protection for WriteableBitmap
- by Jin
Hi all,
I have an Esri map in silverlight and I am trying to get a screenshot. However, I am facing cross-domain content protection for writeablebitmap, saying "Pixels are not accessible".
Is there a way that I can disable this? or any other work around in silverlight 3 or 4?