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