2 writes to Source
PresentationCore (1)
Core\CSharp\System\Windows\Media\Imaging\FormatConvertedBitmap.cs (1)
68Source = source;
PresentationFramework (1)
src\Framework\MS\Internal\Ink\PenCursorManager.cs (1)
336converter.Source = rtb;
4 references to Source
PresentationCore (4)
Core\CSharp\System\Windows\Media\Imaging\FormatConvertedBitmap.cs (4)
149Source.WicSourceHandle, 203if (Source == null) 303if (bitmap.Source != null) 305return bitmap.Source.Format;