2 references to Timing_InvalidArgFinitePositive
PresentationCore (2)
System\Windows\Media\Animation\ClockController.cs (1)
279throw new ArgumentException(SR.Timing_InvalidArgFinitePositive, nameof(value));
System\Windows\Media\Animation\Timeline.cs (1)
601throw new ArgumentException(SR.Timing_InvalidArgFinitePositive, nameof(value));