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