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