2 writes to _fixedSize
PresentationCore (2)
System\Windows\Media\Imaging\BitmapMetadata.cs (2)
136_fixedSize = fixedSize; 145_fixedSize = blockWriter._fixedSize;
4 references to _fixedSize
PresentationCore (4)
System\Windows\Media\Imaging\BitmapMetadata.cs (4)
145_fixedSize = blockWriter._fixedSize; 368if (_fixedSize && _metadataBlocks.Count>0) 401if (_fixedSize) 424if (_fixedSize)