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