I test the scenario 3 of the BasicMediaCasting sample. I share my image with:
await connection.RequestStartCastingAsync(img.GetAsCastingSource());
Now my question is:
Can I share a scrollView with the MiraCast?
Or can I zoom my image without scrollview?