10 references to Identity
PresentationCore (10)
MS\Internal\AnimatedTypeHelpers.cs (3)
248value1 = Rotation3D.Identity; 252value2 = Rotation3D.Identity; 837return Rotation3D.Identity;
System\Windows\Media\Animation\Generated\Rotation3DAnimation.cs (4)
233Rotation3D from = Rotation3D.Identity; 234Rotation3D to = Rotation3D.Identity; 235Rotation3D accumulated = Rotation3D.Identity; 236Rotation3D foundation = Rotation3D.Identity;
System\Windows\Media3D\Generated\RotateTransform3D.cs (3)
400private Rotation3D _cachedRotationValue = Rotation3D.Identity; 407internal static Rotation3D s_Rotation = Rotation3D.Identity; 465Rotation3D.Identity,