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