2 references to FromTimeSpan
PresentationCore (2)
Core\CSharp\System\Windows\Media\Animation\KeyTime.cs (1)
225return KeyTime.FromTimeSpan(timeSpan);
Core\CSharp\System\Windows\Media\Animation\KeyTimeConverter.cs (1)
123return KeyTime.FromTimeSpan(timeSpanValue);