System\Windows\Media\Animation\TimeIntervalCollection.cs (9)
1446projection.MergeInterval(TimeSpan.Zero, true,
1452projection.MergeInterval(TimeSpan.FromTicks(currentProjection), includeTime,
1463projection.MergeInterval(TimeSpan.Zero, true,
1471projection.MergeInterval(TimeSpan.FromTicks(clippedTime), NextNodeIsPoint,
1483projection.MergeInterval(TimeSpan.FromTicks(currentProjection - intervalLength), NextNodeIsPoint,
1488projection.MergeInterval(TimeSpan.FromTicks(currentProjection), CurrentNodeIsPoint,
1519projection.MergeInterval(TimeSpan.FromTicks(currentProjection), CurrentNodeIsPoint,
1523projection.MergeInterval(TimeSpan.Zero, true,
1542projection.MergeInterval(TimeSpan.FromTicks(currentProjection), CurrentNodeIsPoint,