5 writes to _current
PresentationCore (5)
System\Windows\Media\Imaging\BitmapMetadataEnumerator.cs (5)
69
_current
= null;
77
_current
= null;
82
_current
= Marshal.PtrToStringUni(ppStr);
105
_current
= null;
168
_current
= null;
3 references to _current
PresentationCore (3)
System\Windows\Media\Imaging\BitmapMetadataEnumerator.cs (3)
49
if (_fStarted &&
_current
== null)
122
if (
_current
== null)
134
return
_current
;