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