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