2 references to CloneCurrentValue
PresentationCore (2)
System\Windows\Media3D\Generated\OrthographicCamera.cs (1)
50return (OrthographicCamera)base.CloneCurrentValue();
System\Windows\Media3D\Generated\PerspectiveCamera.cs (1)
50return (PerspectiveCamera)base.CloneCurrentValue();