2 writes to _isEnabled
PresentationFramework (2)
System\Windows\Annotations\AnnotationService.cs (2)
177_isEnabled = true; 273_isEnabled = false;
8 references to _isEnabled
PresentationFramework (8)
System\Windows\Annotations\AnnotationService.cs (8)
165if (_isEnabled) 225if (!_isEnabled) 358if (!_isEnabled) 393if (!_isEnabled) 427if (!_isEnabled) 487return _isEnabled; 742Invariant.Assert(_isEnabled, "Service was disabled before attach operation executed."); 959if (!_isEnabled)