1 write to _thumbnail
PresentationCore (1)
Core\CSharp\System\Windows\Media\Imaging\BitmapDecoder.cs (1)
681
_thumbnail
= new UnmanagedBitmapWrapper(
2 references to _thumbnail
PresentationCore (2)
Core\CSharp\System\Windows\Media\Imaging\BitmapDecoder.cs (2)
689
_thumbnail
.Freeze();
695
return
_thumbnail
;