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