2 writes to _fixedSize
PresentationCore (2)
System\Windows\Media\Imaging\BitmapMetadata.cs (2)
129_fixedSize = fixedSize; 138_fixedSize = blockWriter._fixedSize;
4 references to _fixedSize
PresentationCore (4)
System\Windows\Media\Imaging\BitmapMetadata.cs (4)
138_fixedSize = blockWriter._fixedSize; 358if (_fixedSize && _metadataBlocks.Count>0) 391if (_fixedSize) 414if (_fixedSize)