1 instantiation of WmpBitmapDecoder
PresentationCore (1)
System\Windows\Media\Imaging\BitmapDecoder.cs (1)
418decoder = new WmpBitmapDecoder(
3 references to WmpBitmapDecoder
PresentationFramework (3)
System\Windows\Markup\Baml2006\Baml2006KnownTypes.cs (1)
836case 740: t = () => typeof(WmpBitmapDecoder); break;
System\Windows\Markup\Baml2006\WpfGeneratedKnownTypes.cs (1)
11295typeof(System.Windows.Media.Imaging.WmpBitmapDecoder),
System\Windows\Markup\KnownTypes.cs (1)
6294case KnownElements.WmpBitmapDecoder: t = typeof(System.Windows.Media.Imaging.WmpBitmapDecoder); break;