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
;
368
if (
_fixedSize
&& _metadataBlocks.Count>0)
401
if (
_fixedSize
)
424
if (
_fixedSize
)