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