1 write to _thumbnail
PresentationCore (1)
System\Windows\Media\Imaging\BitmapDecoder.cs (1)
596
_thumbnail
= new UnmanagedBitmapWrapper(
2 references to _thumbnail
PresentationCore (2)
System\Windows\Media\Imaging\BitmapDecoder.cs (2)
604
_thumbnail
.Freeze();
610
return
_thumbnail
;