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