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