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