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