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