Base:
2 references to ToString
PresentationCore (2)
System\Windows\DurationConverter.cs (1)
138return durationValue.ToString();
System\Windows\Media\Animation\Timeline.cs (1)
1110builder.Append(Duration.ToString());