2 writes to ImageSource
PresentationCore (2)
Core\CSharp\System\Windows\Media\DrawingDrawingContext.cs (1)
624imageDrawing.ImageSource = imageSource;
Core\CSharp\System\Windows\Media\ImageDrawing.cs (1)
43ImageSource = imageSource;
4 references to ImageSource
PresentationCore (4)
Core\CSharp\System\Windows\Media\Generated\ImageDrawing.cs (3)
226ImageSource vImageSource = ImageSource; 259ImageSource vImageSource = ImageSource; 278ImageSource vImageSource = ImageSource;
Core\CSharp\System\Windows\Media\ImageDrawing.cs (1)
62ImageSource,