2 references to FromTimeSpan
PresentationCore (2)
System\Windows\Media\Animation\KeyTime.cs (1)
227
return KeyTime.
FromTimeSpan
(timeSpan);
System\Windows\Media\Animation\KeyTimeConverter.cs (1)
116
return KeyTime.
FromTimeSpan
(timeSpanValue);