2 references to GetSegmentLengthBoolean
PresentationCore (2)
System\Windows\Media\Animation\Generated\BooleanAnimationUsingKeyFrames.cs (2)
850totalLength += AnimatedTypeHelpers.GetSegmentLengthBoolean(prevKeyValue, currentKeyValue); 873totalLength += AnimatedTypeHelpers.GetSegmentLengthBoolean(prevKeyValue, _keyFrames[index].Value);