6 writes to _needsUpdate
PresentationCore (6)
Core\CSharp\System\Windows\Media\Imaging\BitmapFrameDecode.cs (1)
495
_needsUpdate
= true;
Core\CSharp\System\Windows\Media\Imaging\BitmapImage.cs (1)
894
_needsUpdate
= true;
Core\CSharp\System\Windows\Media\Imaging\BitmapSource.cs (2)
1066
_needsUpdate
= false;
1384
_needsUpdate
= true;
Core\CSharp\System\Windows\Media\Imaging\InteropBitmapSource.cs (1)
419
_needsUpdate
= true;
Core\CSharp\System\Windows\Media\Imaging\WriteableBitmap.cs (1)
703
_needsUpdate
= true;
1 reference to _needsUpdate
PresentationCore (1)
Core\CSharp\System\Windows\Media\Imaging\BitmapSource.cs (1)
1063
if (
_needsUpdate
)