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