3 writes to _fStarted
PresentationCore (3)
System\Windows\Media\Imaging\BitmapMetadataEnumerator.cs (3)
67_fStarted = true; 119_fStarted = false; 184_fStarted = false;
2 references to _fStarted
PresentationCore (2)
System\Windows\Media\Imaging\BitmapMetadataEnumerator.cs (2)
62if (_fStarted && _current == null) 137if (!_fStarted)