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