2 writes to _fixedSize
PresentationCore (2)
Core\CSharp\System\Windows\Media\Imaging\BitmapMetadata.cs (2)
150
_fixedSize
= fixedSize;
164
_fixedSize
= blockWriter._fixedSize;
4 references to _fixedSize
PresentationCore (4)
Core\CSharp\System\Windows\Media\Imaging\BitmapMetadata.cs (4)
164
_fixedSize = blockWriter.
_fixedSize
;
407
if (
_fixedSize
&& _metadataBlocks.Count>0)
444
if (
_fixedSize
)
467
if (
_fixedSize
)