2 references to GetSegmentLengthThickness
PresentationFramework (2)
System\Windows\Media\Animation\Generated\ThicknessAnimationUsingKeyFrames.cs (2)
950
totalLength += AnimatedTypeHelpers.
GetSegmentLengthThickness
(prevKeyValue, currentKeyValue);
973
totalLength += AnimatedTypeHelpers.
GetSegmentLengthThickness
(prevKeyValue, _keyFrames[index].Value);