7 writes to _supportsPreview
PresentationCore (7)
System\Windows\Media\Imaging\BmpBitmapEncoder.cs (1)
28_supportsPreview = false;
System\Windows\Media\Imaging\GifBitmapEncoder.cs (1)
28_supportsPreview = false;
System\Windows\Media\Imaging\JpegBitmapEncoder.cs (1)
28_supportsPreview = false;
System\Windows\Media\Imaging\PngBitmapEncoder.cs (1)
53_supportsPreview = false;
System\Windows\Media\Imaging\TiffBitmapEncoder.cs (1)
75_supportsPreview = false;
System\Windows\Media\Imaging\UnknownBitmapEncoder.cs (1)
31_supportsPreview = true;
System\Windows\Media\Imaging\WmpBitmapEncoder.cs (1)
28_supportsPreview = false;
1 reference to _supportsPreview
PresentationCore (1)
System\Windows\Media\Imaging\BitmapEncoder.cs (1)
223if (!_supportsPreview)