2 references to ImageDrawing
PresentationFramework (1)
src\Framework\System\Windows\Interop\HwndHost.cs (1)
954drawingGroup.Children.Add(new ImageDrawing(bitmapSource, rectElement));
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\WorkflowDesignerIcons.cs (1)
222icon.Drawing = new ImageDrawing(imageSource, new Rect(new Size(16, 16)));