6 references to RepeatDuration
PresentationCore (6)
Core\CSharp\System\Windows\Media\Animation\RepeatBehavior.cs (6)
77_type = RepeatBehaviorType.RepeatDuration; 121return _type == RepeatBehaviorType.RepeatDuration; 153if (_type != RepeatBehaviorType.RepeatDuration) 203case RepeatBehaviorType.RepeatDuration: 242case RepeatBehaviorType.RepeatDuration: 314case RepeatBehaviorType.RepeatDuration: