3 writes to _fStarted
PresentationCore (3)
System\Windows\Media\Imaging\BitmapMetadataEnumerator.cs (3)
54_fStarted = true; 106_fStarted = false; 169_fStarted = false;
2 references to _fStarted
PresentationCore (2)
System\Windows\Media\Imaging\BitmapMetadataEnumerator.cs (2)
49if (_fStarted && _current == null) 124if (!_fStarted)