2 references to LargestTimeSpanKeyTime
PresentationCore (2)
Core\CSharp\System\Windows\Media\Animation\Generated\Rotation3DAnimationUsingKeyFrames.cs (2)
482
return new Duration(
LargestTimeSpanKeyTime
);
745
calculationDuration =
LargestTimeSpanKeyTime
;