6 writes to IsDistinguishedIdentity
PresentationCore (6)
System\Windows\Media3D\Quaternion.cs (6)
397IsDistinguishedIdentity = false; 611IsDistinguishedIdentity = false; 632IsDistinguishedIdentity = false; 653IsDistinguishedIdentity = false; 681IsDistinguishedIdentity = false; 738IsDistinguishedIdentity = true
29 references to IsDistinguishedIdentity
PresentationCore (29)
System\Windows\Media3D\Generated\Quaternion.cs (5)
56if (quaternion1.IsDistinguishedIdentity || quaternion2.IsDistinguishedIdentity) 98if (quaternion1.IsDistinguishedIdentity || quaternion2.IsDistinguishedIdentity) 156if (IsDistinguishedIdentity)
System\Windows\Media3D\Quaternion.cs (24)
116if (IsDistinguishedIdentity || (_x == 0 && _y == 0 && _z == 0)) 136if (IsDistinguishedIdentity) 172if (IsDistinguishedIdentity) 188return IsDistinguishedIdentity || (_x == 0 && _y == 0 && _z == 0 && _w == 1); 197if (IsDistinguishedIdentity) 213if (IsDistinguishedIdentity) 232if (IsDistinguishedIdentity) 267if (right.IsDistinguishedIdentity) 269if (left.IsDistinguishedIdentity) 280else if (left.IsDistinguishedIdentity) 314if (right.IsDistinguishedIdentity) 316if (left.IsDistinguishedIdentity) 327else if (left.IsDistinguishedIdentity) 360if (left.IsDistinguishedIdentity) 364if (right.IsDistinguishedIdentity) 394if (IsDistinguishedIdentity) 411if (IsDistinguishedIdentity) 466if (from.IsDistinguishedIdentity) 470if (to.IsDistinguishedIdentity) 608if (IsDistinguishedIdentity) 629if (IsDistinguishedIdentity) 650if (IsDistinguishedIdentity) 666if (IsDistinguishedIdentity) 678if (IsDistinguishedIdentity)