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