--- title: "Transformations How-to Topics" ms.date: "03/30/2017" f1_keywords: - "AutoGeneratedOrientationPage" helpviewer_keywords: - "transform classes [WPF], 2D" - "2D transform classes" - "Transforms [WPF], how-to topics" - "transformations [WPF], how-to topics" ms.assetid: ff71384e-8811-420f-8cc8-0a3332e0397f --- # Transformations How-to Topics The topics in this section describe how to apply different transformations to objects. ## In This Section [Apply a Transform to an Element When an Event Occurs](how-to-apply-a-transform-to-an-element-when-an-event-occurs.md) [Apply Multiple Transforms to an Object](how-to-apply-multiple-transforms-to-an-object.md) [Make an Element Spin in Place](how-to-make-an-element-spin-in-place.md) [Rotate an Object](how-to-rotate-an-object.md) [Scale an Element](how-to-scale-an-element.md) [Skew an Element](how-to-skew-an-element.md) [Specify the Origin of a Transform by Using Relative Values](how-to-specify-the-origin-of-a-transform-by-using-relative-values.md) [Translate an Element](how-to-translate-an-element.md) [Use a MatrixTransform to Create Custom Transforms](how-to-use-a-matrixtransform-to-create-custom-transforms.md) ## See also - - [Graphics and Multimedia](index.md) - [WPF Graphics Rendering Overview](wpf-graphics-rendering-overview.md) - [Layout](../advanced/layout.md)