3 references to Clone
PresentationCore (3)
System\Windows\InterOp\D3DImage.cs (1)
455return (D3DImage)base.Clone();
System\Windows\Media\Generated\DrawingImage.cs (1)
61return (DrawingImage)base.Clone();
System\Windows\Media\Imaging\BitmapSource.cs (1)
136return (BitmapSource)base.Clone();