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