2 writes to _isEnabled
PresentationFramework (2)
System\Windows\Annotations\AnnotationService.cs (2)
176_isEnabled = true; 272_isEnabled = false;
8 references to _isEnabled
PresentationFramework (8)
System\Windows\Annotations\AnnotationService.cs (8)
164if (_isEnabled) 224if (!_isEnabled) 357if (!_isEnabled) 392if (!_isEnabled) 426if (!_isEnabled) 486return _isEnabled; 741Invariant.Assert(_isEnabled, "Service was disabled before attach operation executed."); 958if (!_isEnabled)