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