10 references to Identity
PresentationCore (10)
MS\Internal\AnimatedTypeHelpers.cs (3)
247value1 = Rotation3D.Identity; 251value2 = Rotation3D.Identity; 837return Rotation3D.Identity;
System\Windows\Media\Animation\Generated\Rotation3DAnimation.cs (4)
222Rotation3D from = Rotation3D.Identity; 223Rotation3D to = Rotation3D.Identity; 224Rotation3D accumulated = Rotation3D.Identity; 225Rotation3D foundation = Rotation3D.Identity;
System\Windows\Media3D\Generated\RotateTransform3D.cs (3)
393private Rotation3D _cachedRotationValue = Rotation3D.Identity; 400internal static Rotation3D s_Rotation = Rotation3D.Identity; 457Rotation3D.Identity,