1 write to s_identity
PresentationCore (1)
Core\CSharp\System\Windows\Media3D\Rotation3D.cs (1)
29s_identity = new QuaternionRotation3D();
2 references to s_identity
PresentationCore (2)
Core\CSharp\System\Windows\Media3D\Rotation3D.cs (2)
30s_identity.Freeze(); 57get { return s_identity; }