1 write to _thumbnail
PresentationCore (1)
System\Windows\Media\Imaging\BitmapDecoder.cs (1)
620
_thumbnail
= new UnmanagedBitmapWrapper(
2 references to _thumbnail
PresentationCore (2)
System\Windows\Media\Imaging\BitmapDecoder.cs (2)
628
_thumbnail
.Freeze();
634
return
_thumbnail
;