2 writes to _isEnabled
PresentationFramework (2)
System\Windows\Annotations\AnnotationService.cs (2)
178_isEnabled = true; 274_isEnabled = false;
8 references to _isEnabled
PresentationFramework (8)
System\Windows\Annotations\AnnotationService.cs (8)
166if (_isEnabled) 226if (!_isEnabled) 359if (!_isEnabled) 394if (!_isEnabled) 428if (!_isEnabled) 488return _isEnabled; 747Invariant.Assert(_isEnabled, "Service was disabled before attach operation executed."); 964if (!_isEnabled)