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