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)
227
rotationTransform.
Rotate
(m_rotation);
309
transform.
Rotate
(m_rotation);
Core\CSharp\System\Windows\Media\Animation\MatrixAnimationUsingPath.cs (1)
302
matrix.
Rotate
(angle);
PresentationFramework (1)
src\Framework\MS\Internal\Ink\PenCursorManager.cs (1)
99
rotationMatrix.
Rotate
(stylusShape.Rotation);