1 write to _isTracing
PresentationFramework (1)
System\Windows\Documents\TextStore.cs (1)
4174set { _isTracing = value; }
1 reference to _isTracing
PresentationFramework (1)
System\Windows\Documents\TextStore.cs (1)
4173get { return _isTracing; }