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