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