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