2 references to WICMetadataCacheOptions
PresentationCore (2)
Core\CSharp\System\Windows\Media\Imaging\BitmapDecoder.cs (2)
1286
UInt32 metadataFlags = (uint)
WICMetadataCacheOptions
.WICMetadataCacheOnDemand;
1290
metadataFlags = (uint)
WICMetadataCacheOptions
.WICMetadataCacheOnLoad;