I am developing an application on Microsoft Surface. I add programmatically many PNG images as ScatterViewItems. Even though I set the item to be transparent, it shows a shadow.
How do I remove the shadow in C#? (not in XAML).
Thank you in advance,