4 writes to _createOptions
PresentationCore (4)
System\Windows\Media\Imaging\BitmapFrameDecode.cs (4)
44_createOptions = createOptions; 77_createOptions = createOptions; 133_createOptions = createOptions; 376_createOptions = sourceBitmapFrameDecode._createOptions;
2 references to _createOptions
PresentationCore (2)
System\Windows\Media\Imaging\BitmapFrameDecode.cs (2)
376_createOptions = sourceBitmapFrameDecode._createOptions; 462WicSourceHandle = CreateCachedBitmap(this, _frameSource, _createOptions, _cacheOption, Palette);