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