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