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