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