4 writes to _createOptions
PresentationCore (4)
System\Windows\Media\Imaging\BitmapFrameDecode.cs (4)
59_createOptions = createOptions; 92_createOptions = createOptions; 148_createOptions = createOptions; 391_createOptions = sourceBitmapFrameDecode._createOptions;
2 references to _createOptions
PresentationCore (2)
System\Windows\Media\Imaging\BitmapFrameDecode.cs (2)
391_createOptions = sourceBitmapFrameDecode._createOptions; 477WicSourceHandle = CreateCachedBitmap(this, _frameSource, _createOptions, _cacheOption, Palette);