6 references to RepeatDuration
PresentationCore (6)
System\Windows\Media\Animation\RepeatBehavior.cs (6)
68_type = RepeatBehaviorType.RepeatDuration; 112return _type == RepeatBehaviorType.RepeatDuration; 144if (_type != RepeatBehaviorType.RepeatDuration) 194case RepeatBehaviorType.RepeatDuration: 233case RepeatBehaviorType.RepeatDuration: 305case RepeatBehaviorType.RepeatDuration: