1 write to _destinationPalette
PresentationCore (1)
Core\CSharp\System\Windows\Media\Imaging\FormatConvertedBitmap.cs (1)
252
_destinationPalette
= e.NewValue as BitmapPalette;
1 reference to _destinationPalette
PresentationCore (1)
Core\CSharp\System\Windows\Media\Imaging\FormatConvertedBitmap.cs (1)
327
return bitmap.
_destinationPalette
;