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