5 references to Forever
PresentationCore (5)
System\Windows\Media\Animation\RepeatBehavior.cs (5)
67
Debug.Assert(behaviorType == RepeatBehaviorType.
Forever
);
142
return new RepeatBehavior(RepeatBehaviorType.
Forever
);
171
case RepeatBehaviorType.
Forever
:
222
case RepeatBehaviorType.
Forever
:
275
case RepeatBehaviorType.
Forever
: