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