6 writes to _needsUpdate
PresentationCore (6)
System\Windows\Media\Imaging\BitmapFrameDecode.cs (1)
431
_needsUpdate
= true;
System\Windows\Media\Imaging\BitmapImage.cs (1)
863
_needsUpdate
= true;
System\Windows\Media\Imaging\BitmapSource.cs (2)
928
_needsUpdate
= false;
1236
_needsUpdate
= true;
System\Windows\Media\Imaging\InteropBitmapSource.cs (1)
324
_needsUpdate
= true;
System\Windows\Media\Imaging\WriteableBitmap.cs (1)
589
_needsUpdate
= true;
1 reference to _needsUpdate
PresentationCore (1)
System\Windows\Media\Imaging\BitmapSource.cs (1)
925
if (
_needsUpdate
)