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