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)
4703
if (
_targetName
!= null)
4998
if (traceList == null && target.Name ==
_targetName
)