2 references to Duration
PresentationCore (2)
Core\CSharp\System\Windows\Media\Animation\Clock.cs (1)
2564effectiveDuration = repeatBehavior.Duration;
Core\CSharp\System\Windows\Media\Animation\RepeatBehaviorConverter.cs (1)
148return new InstanceDescriptor(mi, new object[] { repeatBehavior.Duration });