1 write to _targetName
PresentationFramework (1)
System\Windows\Documents\TextStore.cs (1)
4684_targetName = FrameworkCompatibilityPreferences.GetIMECompositionTraceTarget();
2 references to _targetName
PresentationFramework (2)
System\Windows\Documents\TextStore.cs (2)
4703if (_targetName != null) 4998if (traceList == null && target.Name == _targetName)