3 writes to _fStarted
PresentationCore (3)
System\Windows\Media\Imaging\BitmapMetadataEnumerator.cs (3)
55_fStarted = true; 107_fStarted = false; 170_fStarted = false;
2 references to _fStarted
PresentationCore (2)
System\Windows\Media\Imaging\BitmapMetadataEnumerator.cs (2)
50if (_fStarted && _current == null) 125if (!_fStarted)