1 write to _blob
PresentationCore (1)
System\Windows\Media\Imaging\BitmapMetadataBlob.cs (1)
22_blob = blob;
2 references to _blob
PresentationCore (2)
System\Windows\Media\Imaging\BitmapMetadataBlob.cs (2)
30return (byte[]) _blob.Clone(); 38return _blob;