2 references to LargestTimeSpanKeyTime
PresentationCore (2)
Core\CSharp\System\Windows\Media\Animation\Generated\ObjectAnimationUsingKeyFrames.cs (2)
449
return new Duration(
LargestTimeSpanKeyTime
);
653
calculationDuration =
LargestTimeSpanKeyTime
;