2 writes to Source
PresentationCore (2)
Core\CSharp\System\Windows\Media\Imaging\BitmapImage.cs (1)
452transformedSource.Source = source;
Core\CSharp\System\Windows\Media\Imaging\TransformedBitmap.cs (1)
72Source = source;
1 reference to Source
PresentationCore (1)
Core\CSharp\System\Windows\Media\Imaging\TransformedBitmap.cs (1)
308if (Source == null)