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