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