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