1 reference to Timing_NotTimeSpan
PresentationCore (1)
System\Windows\Duration.cs (1)
395return HasTimeSpan ? _timeSpan : throw new InvalidOperationException(SR.Format(SR.Timing_NotTimeSpan, this));