2 references to SlipBehavior
PresentationCore (2)
Core\CSharp\System\Windows\Media\Animation\Clock.cs (1)
3186Debug.Assert(CanSlip || _timeline is ParallelTimeline && ((ParallelTimeline)_timeline).SlipBehavior == SlipBehavior.Slip);
Core\CSharp\System\Windows\Media\Animation\ClockGroup.cs (1)
126((ParallelTimeline)_timeline).SlipBehavior == SlipBehavior.Slip)