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)
1063if (_needsUpdate)