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