3 writes to _fStarted
PresentationCore (3)
Core\CSharp\System\Windows\Media\Imaging\BitmapMetadataEnumerator.cs (3)
80_fStarted = true; 137_fStarted = false; 207_fStarted = false;
2 references to _fStarted
PresentationCore (2)
Core\CSharp\System\Windows\Media\Imaging\BitmapMetadataEnumerator.cs (2)
75if (_fStarted && _current == null) 155if (!_fStarted)