6 writes to _readOnly
PresentationCore (6)
System\Windows\Media\Imaging\BitmapMetadata.cs (6)
601
_readOnly
= true;
617
_readOnly
= readOnly;
656
_readOnly
= readOnly;
694
_readOnly
= readOnly;
743
_readOnly
= false;
794
_readOnly
= false;
3 references to _readOnly
PresentationCore (3)
System\Windows\Media\Imaging\BitmapMetadata.cs (3)
985
return
_readOnly
;
1017
if (
_readOnly
)
1134
if (
_readOnly
)