4 writes to _createOptions
PresentationCore (4)
System\Windows\Media\Imaging\BitmapFrameDecode.cs (4)
39_createOptions = createOptions; 72_createOptions = createOptions; 128_createOptions = createOptions; 368_createOptions = sourceBitmapFrameDecode._createOptions;
2 references to _createOptions
PresentationCore (2)
System\Windows\Media\Imaging\BitmapFrameDecode.cs (2)
368_createOptions = sourceBitmapFrameDecode._createOptions; 454WicSourceHandle = CreateCachedBitmap(this, _frameSource, _createOptions, _cacheOption, Palette);