6 writes to IsDistinguishedIdentity
PresentationCore (6)
Core\CSharp\System\Windows\Media3D\Quaternion.cs (6)
422IsDistinguishedIdentity = false; 636IsDistinguishedIdentity = false; 657IsDistinguishedIdentity = false; 678IsDistinguishedIdentity = false; 706IsDistinguishedIdentity = false; 762q.IsDistinguishedIdentity = true;
29 references to IsDistinguishedIdentity
PresentationCore (29)
Core\CSharp\System\Windows\Media3D\Generated\Quaternion.cs (5)
75if (quaternion1.IsDistinguishedIdentity || quaternion2.IsDistinguishedIdentity) 117if (quaternion1.IsDistinguishedIdentity || quaternion2.IsDistinguishedIdentity) 175if (IsDistinguishedIdentity)
Core\CSharp\System\Windows\Media3D\Quaternion.cs (24)
140if (IsDistinguishedIdentity || (_x == 0 && _y == 0 && _z == 0)) 160if (IsDistinguishedIdentity) 196if (IsDistinguishedIdentity) 212return IsDistinguishedIdentity || (_x == 0 && _y == 0 && _z == 0 && _w == 1); 221if (IsDistinguishedIdentity) 237if (IsDistinguishedIdentity) 256if (IsDistinguishedIdentity) 291if (right.IsDistinguishedIdentity) 293if (left.IsDistinguishedIdentity) 304else if (left.IsDistinguishedIdentity) 338if (right.IsDistinguishedIdentity) 340if (left.IsDistinguishedIdentity) 351else if (left.IsDistinguishedIdentity) 384if (left.IsDistinguishedIdentity) 388if (right.IsDistinguishedIdentity) 419if (IsDistinguishedIdentity) 436if (IsDistinguishedIdentity) 491if (from.IsDistinguishedIdentity) 495if (to.IsDistinguishedIdentity) 633if (IsDistinguishedIdentity) 654if (IsDistinguishedIdentity) 675if (IsDistinguishedIdentity) 691if (IsDistinguishedIdentity) 703if (IsDistinguishedIdentity)