3 references to Clone
PresentationCore (3)
System\Windows\InterOp\D3DImage.cs (1)
443return (D3DImage)base.Clone();
System\Windows\Media\Generated\DrawingImage.cs (1)
33return (DrawingImage)base.Clone();
System\Windows\Media\Imaging\BitmapSource.cs (1)
121return (BitmapSource)base.Clone();