8 references to WICBitmapCreateCacheOptions
PresentationCore (8)
Core\CSharp\System\Windows\Media\Imaging\BitmapSource.cs (4)
982WICBitmapCreateCacheOptions.WICBitmapCacheOnLoad, 1204WICBitmapCreateCacheOptions wicCache = WICBitmapCreateCacheOptions.WICBitmapCacheOnLoad; 1207wicCache = WICBitmapCreateCacheOptions.WICBitmapCacheOnDemand;
Core\CSharp\System\Windows\Media\Imaging\CachedBitmap.cs (1)
448WICBitmapCreateCacheOptions.WICBitmapCacheOnLoad,
Core\CSharp\System\Windows\Media\Imaging\InteropBitmapSource.cs (1)
313WICBitmapCreateCacheOptions.WICBitmapCacheOnLoad,
Core\CSharp\System\Windows\Media\UnsafeNativeMethodsMilCoreApi.cs (2)
1124WICBitmapCreateCacheOptions options, 1150WICBitmapCreateCacheOptions options,