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