6 references to IterationCount
PresentationCore (6)
System\Windows\Media\Animation\RepeatBehavior.cs (6)
48_type = RepeatBehaviorType.IterationCount; 99return _type == RepeatBehaviorType.IterationCount; 124if (_type != RepeatBehaviorType.IterationCount) 187case RepeatBehaviorType.IterationCount: 226case RepeatBehaviorType.IterationCount: 291case RepeatBehaviorType.IterationCount: