10 references to Identity
PresentationCore (10)
MS\Internal\AnimatedTypeHelpers.cs (3)
248value1 = Rotation3D.Identity; 252value2 = Rotation3D.Identity; 838return Rotation3D.Identity;
System\Windows\Media\Animation\Generated\Rotation3DAnimation.cs (4)
223Rotation3D from = Rotation3D.Identity; 224Rotation3D to = Rotation3D.Identity; 225Rotation3D accumulated = Rotation3D.Identity; 226Rotation3D foundation = Rotation3D.Identity;
System\Windows\Media3D\Generated\RotateTransform3D.cs (3)
376private Rotation3D _cachedRotationValue = Rotation3D.Identity; 383internal static Rotation3D s_Rotation = Rotation3D.Identity; 441Rotation3D.Identity,