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