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