2 references to GetSegmentLengthMatrix
PresentationCore (2)
System\Windows\Media\Animation\Generated\MatrixAnimationUsingKeyFrames.cs (2)
851
totalLength += AnimatedTypeHelpers.
GetSegmentLengthMatrix
(prevKeyValue, currentKeyValue);
874
totalLength += AnimatedTypeHelpers.
GetSegmentLengthMatrix
(prevKeyValue, _keyFrames[index].Value);