6 writes to _needsUpdate
PresentationCore (6)
System\Windows\Media\Imaging\BitmapFrameDecode.cs (1)
435
_needsUpdate
= true;
System\Windows\Media\Imaging\BitmapImage.cs (1)
864
_needsUpdate
= true;
System\Windows\Media\Imaging\BitmapSource.cs (2)
959
_needsUpdate
= false;
1267
_needsUpdate
= true;
System\Windows\Media\Imaging\InteropBitmapSource.cs (1)
329
_needsUpdate
= true;
System\Windows\Media\Imaging\WriteableBitmap.cs (1)
607
_needsUpdate
= true;
1 reference to _needsUpdate
PresentationCore (1)
System\Windows\Media\Imaging\BitmapSource.cs (1)
956
if (
_needsUpdate
)