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