2 references to LargestTimeSpanKeyTime
PresentationFramework (2)
src\Framework\System\Windows\Media\Animation\Generated\ThicknessAnimationUsingKeyFrames.cs (2)
482
return new Duration(
LargestTimeSpanKeyTime
);
745
calculationDuration =
LargestTimeSpanKeyTime
;