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