7 references to CreateCachedBitmap
PresentationCore (7)
System\Windows\Media\Imaging\BitmapDecoder.cs (2)
598
BitmapSource.
CreateCachedBitmap
(
752
BitmapSource.
CreateCachedBitmap
(
System\Windows\Media\Imaging\BitmapFrameDecode.cs (2)
454
WicSourceHandle =
CreateCachedBitmap
(this, _frameSource, _createOptions, _cacheOption, Palette);
600
CreateCachedBitmap
(
System\Windows\Media\Imaging\CachedBitmap.cs (1)
198
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
(