2 references to Timing_InvalidArgNonNegative
PresentationCore (2)
System\Windows\Duration.cs (2)
26
throw new ArgumentException(SR.
Timing_InvalidArgNonNegative
, nameof(timeSpan));
62
throw new ArgumentException(SR.
Timing_InvalidArgNonNegative
, nameof(timeSpan));