5 references to Rotate
PresentationCore (4)
Core\CSharp\MS\Internal\Ink\EllipticalNodeOperations.cs (1)
54_nodeShapeToCircle.Rotate(-nodeShape.Rotation);
Core\CSharp\MS\Internal\Ink\StylusShape.cs (2)
227rotationTransform.Rotate(m_rotation); 309transform.Rotate(m_rotation);
Core\CSharp\System\Windows\Media\Animation\MatrixAnimationUsingPath.cs (1)
302matrix.Rotate(angle);
PresentationFramework (1)
src\Framework\MS\Internal\Ink\PenCursorManager.cs (1)
99rotationMatrix.Rotate(stylusShape.Rotation);