Hi,
I am trying to skew a video element only on one side, so that it looks like a Trapeziod. Currently with SkewTransform I can only make it appear as a Rhombus. I want my video to look like a trapeziod, because I want it to look like a TV on a side wall. I found an example in the showcase that I thought was it, but the developers cheated and did this in side the video(skewed in the video, not via XAML).
Is there a way to accomplish this with XAML and not do a hack in the video itself?
Thanks