2 references to Multiply
PresentationCore (2)
Core\CSharp\System\Windows\Media\Animation\MatrixAnimationUsingPath.cs (1)
307return Matrix.Multiply(matrix, defaultOriginValue);
Shared\MS\Internal\PointUtil.cs (1)
160m = Matrix.Multiply(m, cm);