System\Windows\Media\Animation\TimeIntervalCollection.cs (9)
1441projection.MergeInterval(TimeSpan.Zero, true,
1447projection.MergeInterval(TimeSpan.FromTicks(currentProjection), includeTime,
1458projection.MergeInterval(TimeSpan.Zero, true,
1466projection.MergeInterval(TimeSpan.FromTicks(clippedTime), NextNodeIsPoint,
1478projection.MergeInterval(TimeSpan.FromTicks(currentProjection - intervalLength), NextNodeIsPoint,
1483projection.MergeInterval(TimeSpan.FromTicks(currentProjection), CurrentNodeIsPoint,
1514projection.MergeInterval(TimeSpan.FromTicks(currentProjection), CurrentNodeIsPoint,
1518projection.MergeInterval(TimeSpan.Zero, true,
1537projection.MergeInterval(TimeSpan.FromTicks(currentProjection), CurrentNodeIsPoint,