3 writes to _fStarted
PresentationCore (3)
System\Windows\Media\Imaging\BitmapMetadataEnumerator.cs (3)
58_fStarted = true; 110_fStarted = false; 175_fStarted = false;
2 references to _fStarted
PresentationCore (2)
System\Windows\Media\Imaging\BitmapMetadataEnumerator.cs (2)
53if (_fStarted && _current == null) 128if (!_fStarted)