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