6 references to Write
PresentationCore (4)
System\Windows\Media\Animation\Clock.cs (2)
4208
Trace.
Write
(builder.ToString());
4254
Trace.
Write
(builder.ToString());
System\Windows\Media\Animation\Timeline.cs (2)
974
Trace.
Write
(builder.ToString());
1017
Trace.
Write
(builder.ToString());
PresentationFramework (2)
System\Windows\Documents\Speller.cs (2)
363
System.Diagnostics.Trace.
Write
(string.Create(CultureInfo.InvariantCulture, $"Unloading dictionary failed. Original Uri:{uri}, file Uri:{info.PathUri}, exception:{e}"));
1592
System.Diagnostics.Trace.
Write
(string.Create(CultureInfo.InvariantCulture, $"Failure to delete temporary file with custom dictionary data. file Uri:{tempLocationUri},exception:{e}"));