In this tutorial Paul Yanez demonstrates how to rotate an image left to right with a slider control.
Steps
1- Place an image on the stage
2- on the image add a PlaneProjection, this can easily be done by editing the Projection / Rotation / Y in the properties panel
3- name the PlaneProjection to x:Name=”rotater”[...]