1 reference to CachedBitmap
PresentationCore (1)
Core\CSharp\System\Windows\Media\Imaging\BitmapImage.cs (1)
618
CachedBitmap cachedSource = new
CachedBitmap
(source, CreateOptions & ~BitmapCreateOptions.DelayCreation, CacheOption);