6 writes to _needsUpdate
PresentationCore (6)
System\Windows\Media\Imaging\BitmapFrameDecode.cs (1)
455_needsUpdate = true;
System\Windows\Media\Imaging\BitmapImage.cs (1)
882_needsUpdate = true;
System\Windows\Media\Imaging\BitmapSource.cs (2)
974_needsUpdate = false; 1282_needsUpdate = true;
System\Windows\Media\Imaging\InteropBitmapSource.cs (1)
343_needsUpdate = true;
System\Windows\Media\Imaging\WriteableBitmap.cs (1)
624_needsUpdate = true;
1 reference to _needsUpdate
PresentationCore (1)
System\Windows\Media\Imaging\BitmapSource.cs (1)
971if (_needsUpdate)