1 write to _targetName
PresentationFramework (1)
src\Framework\System\Windows\Controls\VirtualizingStackPanel.cs (1)
11865_targetName = FrameworkCompatibilityPreferences.GetScrollingTraceTarget();
2 references to _targetName
PresentationFramework (2)
src\Framework\System\Windows\Controls\VirtualizingStackPanel.cs (2)
11894if (_targetName != null) 12364if (traceList == null && target.Name == _targetName)