7 references to CreateCachedBitmap
PresentationCore (7)
Core\CSharp\System\Windows\Media\Imaging\BitmapDecoder.cs (2)
682BitmapSource.CreateCachedBitmap( 857BitmapSource.CreateCachedBitmap(
Core\CSharp\System\Windows\Media\Imaging\BitmapFrameDecode.cs (2)
522WicSourceHandle = CreateCachedBitmap(this, _frameSource, _createOptions, _cacheOption, Palette); 673CreateCachedBitmap(
Core\CSharp\System\Windows\Media\Imaging\CachedBitmap.cs (1)
303WicSourceHandle = CreateCachedBitmap(_source as BitmapFrame, _source.WicSourceHandle, _createOptions, _cacheOption, _source.Palette);
Core\CSharp\System\Windows\Media\Imaging\RenderTargetBitmap.cs (1)
146BitmapSourceSafeMILHandle newBitmapHandle = BitmapSource.CreateCachedBitmap(
Core\CSharp\System\Windows\Media\Imaging\TransformedBitmap.cs (1)
233wicTransformer = CreateCachedBitmap(