1 instantiation of TiffBitmapDecoder
PresentationCore (1)
System\Windows\Media\Imaging\BitmapDecoder.cs (1)
401
decoder = new
TiffBitmapDecoder
(
3 references to TiffBitmapDecoder
PresentationFramework (3)
System\Windows\Markup\Baml2006\Baml2006KnownTypes.cs (1)
756
case 660: t = () => typeof(
TiffBitmapDecoder
); break;
System\Windows\Markup\Baml2006\WpfGeneratedKnownTypes.cs (1)
10228
typeof(System.Windows.Media.Imaging.
TiffBitmapDecoder
),
System\Windows\Markup\KnownTypes.cs (1)
6214
case KnownElements.TiffBitmapDecoder: t = typeof(System.Windows.Media.Imaging.
TiffBitmapDecoder
); break;