5 writes to _current
PresentationCore (5)
System\Windows\Media\Imaging\BitmapMetadataEnumerator.cs (5)
73
_current
= null;
81
_current
= null;
86
_current
= Marshal.PtrToStringUni(ppStr);
109
_current
= null;
174
_current
= null;
3 references to _current
PresentationCore (3)
System\Windows\Media\Imaging\BitmapMetadataEnumerator.cs (3)
53
if (_fStarted &&
_current
== null)
126
if (
_current
== null)
140
return
_current
;