1 write to Detail
PresentationFramework (1)
System\Windows\Documents\TextStore.cs (1)
5239
Detail
= detail;
2 references to Detail
PresentationFramework (2)
System\Windows\Documents\TextStore.cs (2)
5255
return string.Create(CultureInfo.InvariantCulture, $"{OpDepth} {NetCharCount} {IMECharCount} {Op} {EventState} {
Detail
}");
5265
writer.Write(
Detail
);