1 write to _thumbnail
PresentationCore (1)
System\Windows\Media\Imaging\BitmapDecoder.cs (1)
608
_thumbnail
= new UnmanagedBitmapWrapper(
2 references to _thumbnail
PresentationCore (2)
System\Windows\Media\Imaging\BitmapDecoder.cs (2)
616
_thumbnail
.Freeze();
622
return
_thumbnail
;