6 writes to _needsUpdate
PresentationCore (6)
System\Windows\Media\Imaging\BitmapFrameDecode.cs (1)
432_needsUpdate = true;
System\Windows\Media\Imaging\BitmapImage.cs (1)
864_needsUpdate = true;
System\Windows\Media\Imaging\BitmapSource.cs (2)
958_needsUpdate = false; 1266_needsUpdate = true;
System\Windows\Media\Imaging\InteropBitmapSource.cs (1)
329_needsUpdate = true;
System\Windows\Media\Imaging\WriteableBitmap.cs (1)
596_needsUpdate = true;
1 reference to _needsUpdate
PresentationCore (1)
System\Windows\Media\Imaging\BitmapSource.cs (1)
955if (_needsUpdate)