2 writes to _isEnabled
PresentationFramework (2)
System\Windows\Annotations\AnnotationService.cs (2)
176_isEnabled = true; 266_isEnabled = false;
8 references to _isEnabled
PresentationFramework (8)
System\Windows\Annotations\AnnotationService.cs (8)
164if (_isEnabled) 224if (!_isEnabled) 351if (!_isEnabled) 386if (!_isEnabled) 420if (!_isEnabled) 480return _isEnabled; 735Invariant.Assert(_isEnabled, "Service was disabled before attach operation executed."); 948if (!_isEnabled)