4 references to HasCount
PresentationCore (4)
Core\CSharp\System\Windows\Media\Animation\Clock.cs (3)
1989if (repeatBehavior.HasCount) 2059if (_currentClockState == ClockState.Filling && repeatBehavior.HasCount && !_currentIterationBeginTime.HasValue) 2504else if (repeatBehavior.HasCount)
Core\CSharp\System\Windows\Media\Animation\RepeatBehaviorConverter.cs (1)
138else if (repeatBehavior.HasCount)