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