2 writes to _fixedSize
PresentationCore (2)
System\Windows\Media\Imaging\BitmapMetadata.cs (2)
130
_fixedSize
= fixedSize;
139
_fixedSize
= blockWriter._fixedSize;
4 references to _fixedSize
PresentationCore (4)
System\Windows\Media\Imaging\BitmapMetadata.cs (4)
139
_fixedSize = blockWriter.
_fixedSize
;
359
if (
_fixedSize
&& _metadataBlocks.Count>0)
392
if (
_fixedSize
)
415
if (
_fixedSize
)