7 references to CreateCachedBitmap
PresentationCore (7)
System\Windows\Media\Imaging\BitmapDecoder.cs (2)
621BitmapSource.CreateCachedBitmap( 775BitmapSource.CreateCachedBitmap(
System\Windows\Media\Imaging\BitmapFrameDecode.cs (2)
477WicSourceHandle = CreateCachedBitmap(this, _frameSource, _createOptions, _cacheOption, Palette); 623CreateCachedBitmap(
System\Windows\Media\Imaging\CachedBitmap.cs (1)
266WicSourceHandle = CreateCachedBitmap(_source as BitmapFrame, _source.WicSourceHandle, _createOptions, _cacheOption, _source.Palette);
System\Windows\Media\Imaging\RenderTargetBitmap.cs (1)
126BitmapSourceSafeMILHandle newBitmapHandle = BitmapSource.CreateCachedBitmap(
System\Windows\Media\Imaging\TransformedBitmap.cs (1)
218wicTransformer = CreateCachedBitmap(