6 references to IterationCount
PresentationCore (6)
System\Windows\Media\Animation\RepeatBehavior.cs (6)
48
_type = RepeatBehaviorType.
IterationCount
;
99
return _type == RepeatBehaviorType.
IterationCount
;
124
if (_type != RepeatBehaviorType.
IterationCount
)
187
case RepeatBehaviorType.
IterationCount
:
226
case RepeatBehaviorType.
IterationCount
:
291
case RepeatBehaviorType.
IterationCount
: