4 writes to _createOptions
PresentationCore (4)
Core\CSharp\System\Windows\Media\Imaging\BitmapFrameDecode.cs (4)
62_createOptions = createOptions; 100_createOptions = createOptions; 161_createOptions = createOptions; 426_createOptions = sourceBitmapFrameDecode._createOptions;
2 references to _createOptions
PresentationCore (2)
Core\CSharp\System\Windows\Media\Imaging\BitmapFrameDecode.cs (2)
426_createOptions = sourceBitmapFrameDecode._createOptions; 522WicSourceHandle = CreateCachedBitmap(this, _frameSource, _createOptions, _cacheOption, Palette);