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