3 references to HasDuration
PresentationCore (3)
Core\CSharp\System\Windows\Media\Animation\Clock.cs (1)
2562
else if (repeatBehavior.
HasDuration
)
Core\CSharp\System\Windows\Media\Animation\ClockGroup.cs (1)
130
(_timeline.RepeatBehavior.
HasDuration
) ||
Core\CSharp\System\Windows\Media\Animation\RepeatBehaviorConverter.cs (1)
144
else if (repeatBehavior.
HasDuration
)