This is used to change the Angle of rotation for a UIElement
RotateTransform can be added to a UIElement to set the Angle of rotation for that element. It can also be used with a Storyboard and AnimationTimeline to animate the UIElement's rotation.
This is used to change the Angle of rotation for a UIElement
RotateTransform can be added to a UIElement to set the Angle of rotation for that element. It can also be used with a Storyboard and AnimationTimeline to animate the UIElement's rotation.