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