5 references to HasCount
PresentationCore (5)
System\Windows\Media\Animation\Clock.cs (3)
1968if (repeatBehavior.HasCount) 2038if (_currentClockState == ClockState.Filling && repeatBehavior.HasCount && !_currentIterationBeginTime.HasValue) 2483else if (repeatBehavior.HasCount)
System\Windows\Media\Animation\RepeatBehavior.cs (1)
109if (!HasCount)
System\Windows\Media\Animation\RepeatBehaviorConverter.cs (1)
128else if (repeatBehavior.HasCount)