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