5 writes to _current
PresentationCore (5)
System\Windows\Media\Imaging\BitmapMetadataEnumerator.cs (5)
70
_current
= null;
78
_current
= null;
83
_current
= Marshal.PtrToStringUni(ppStr);
106
_current
= null;
169
_current
= null;
3 references to _current
PresentationCore (3)
System\Windows\Media\Imaging\BitmapMetadataEnumerator.cs (3)
50
if (_fStarted &&
_current
== null)
123
if (
_current
== null)
135
return
_current
;