7 writes to _supportsPreview
PresentationCore (7)
System\Windows\Media\Imaging\BmpBitmapEncoder.cs (1)
27_supportsPreview = false;
System\Windows\Media\Imaging\GifBitmapEncoder.cs (1)
27_supportsPreview = false;
System\Windows\Media\Imaging\JpegBitmapEncoder.cs (1)
27_supportsPreview = false;
System\Windows\Media\Imaging\PngBitmapEncoder.cs (1)
52_supportsPreview = false;
System\Windows\Media\Imaging\TiffBitmapEncoder.cs (1)
74_supportsPreview = false;
System\Windows\Media\Imaging\UnknownBitmapEncoder.cs (1)
30_supportsPreview = true;
System\Windows\Media\Imaging\WmpBitmapEncoder.cs (1)
27_supportsPreview = false;
1 reference to _supportsPreview
PresentationCore (1)
System\Windows\Media\Imaging\BitmapEncoder.cs (1)
220if (!_supportsPreview)