6 references to IterationCount
PresentationCore (6)
Core\CSharp\System\Windows\Media\Animation\RepeatBehavior.cs (6)
60_type = RepeatBehaviorType.IterationCount; 109return _type == RepeatBehaviorType.IterationCount; 134if (_type != RepeatBehaviorType.IterationCount) 199case RepeatBehaviorType.IterationCount: 238case RepeatBehaviorType.IterationCount: 303case RepeatBehaviorType.IterationCount: