2 references to LargestTimeSpanKeyTime
PresentationCore (2)
System\Windows\Media\Animation\Generated\PointAnimationUsingKeyFrames.cs (2)
459
return new Duration(
LargestTimeSpanKeyTime
);
719
calculationDuration =
LargestTimeSpanKeyTime
;