6 writes to _readOnly
PresentationCore (6)
System\Windows\Media\Imaging\BitmapMetadata.cs (6)
600
_readOnly
= true;
616
_readOnly
= readOnly;
655
_readOnly
= readOnly;
693
_readOnly
= readOnly;
742
_readOnly
= false;
793
_readOnly
= false;
3 references to _readOnly
PresentationCore (3)
System\Windows\Media\Imaging\BitmapMetadata.cs (3)
984
return
_readOnly
;
1016
if (
_readOnly
)
1133
if (
_readOnly
)