7 references to CreateCachedBitmap
PresentationCore (7)
System\Windows\Media\Imaging\BitmapDecoder.cs (2)
601BitmapSource.CreateCachedBitmap( 755BitmapSource.CreateCachedBitmap(
System\Windows\Media\Imaging\BitmapFrameDecode.cs (2)
457WicSourceHandle = CreateCachedBitmap(this, _frameSource, _createOptions, _cacheOption, Palette); 603CreateCachedBitmap(
System\Windows\Media\Imaging\CachedBitmap.cs (1)
245WicSourceHandle = CreateCachedBitmap(_source as BitmapFrame, _source.WicSourceHandle, _createOptions, _cacheOption, _source.Palette);
System\Windows\Media\Imaging\RenderTargetBitmap.cs (1)
107BitmapSourceSafeMILHandle newBitmapHandle = BitmapSource.CreateCachedBitmap(
System\Windows\Media\Imaging\TransformedBitmap.cs (1)
199wicTransformer = CreateCachedBitmap(