6 writes to _readOnly
PresentationCore (6)
System\Windows\Media\Imaging\BitmapMetadata.cs (6)
610
_readOnly
= true;
626
_readOnly
= readOnly;
665
_readOnly
= readOnly;
703
_readOnly
= readOnly;
752
_readOnly
= false;
803
_readOnly
= false;
3 references to _readOnly
PresentationCore (3)
System\Windows\Media\Imaging\BitmapMetadata.cs (3)
994
return
_readOnly
;
1026
if (
_readOnly
)
1148
if (
_readOnly
)