2 references to GetSegmentLengthColor
PresentationCore (2)
System\Windows\Media\Animation\Generated\ColorAnimationUsingKeyFrames.cs (2)
942totalLength += AnimatedTypeHelpers.GetSegmentLengthColor(prevKeyValue, currentKeyValue); 965totalLength += AnimatedTypeHelpers.GetSegmentLengthColor(prevKeyValue, _keyFrames[index].Value);