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