4 writes to _createOptions
PresentationCore (4)
System\Windows\Media\Imaging\BitmapFrameDecode.cs (4)
38_createOptions = createOptions; 71_createOptions = createOptions; 127_createOptions = createOptions; 367_createOptions = sourceBitmapFrameDecode._createOptions;
2 references to _createOptions
PresentationCore (2)
System\Windows\Media\Imaging\BitmapFrameDecode.cs (2)
367_createOptions = sourceBitmapFrameDecode._createOptions; 453WicSourceHandle = CreateCachedBitmap(this, _frameSource, _createOptions, _cacheOption, Palette);