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
;
358
if (
_fixedSize
&& _metadataBlocks.Count>0)
391
if (
_fixedSize
)
414
if (
_fixedSize
)