Provides a BitmapSource that can be written to and updated.
I am trying to copy a part of a BitmapSource to a WritableBitmap. This is my code so far: var …