4 references to HasCount
PresentationCore (4)
System\Windows\Media\Animation\Clock.cs (3)
1973
if (repeatBehavior.
HasCount
)
2043
if (_currentClockState == ClockState.Filling && repeatBehavior.
HasCount
&& !_currentIterationBeginTime.HasValue)
2488
else if (repeatBehavior.
HasCount
)
System\Windows\Media\Animation\RepeatBehaviorConverter.cs (1)
129
else if (repeatBehavior.
HasCount
)