6 writes to IsDistinguishedIdentity
PresentationCore (6)
System\Windows\Media3D\Quaternion.cs (6)
396IsDistinguishedIdentity = false; 610IsDistinguishedIdentity = false; 631IsDistinguishedIdentity = false; 652IsDistinguishedIdentity = false; 680IsDistinguishedIdentity = false; 737IsDistinguishedIdentity = true
29 references to IsDistinguishedIdentity
PresentationCore (29)
System\Windows\Media3D\Generated\Quaternion.cs (5)
55if (quaternion1.IsDistinguishedIdentity || quaternion2.IsDistinguishedIdentity) 97if (quaternion1.IsDistinguishedIdentity || quaternion2.IsDistinguishedIdentity) 155if (IsDistinguishedIdentity)
System\Windows\Media3D\Quaternion.cs (24)
115if (IsDistinguishedIdentity || (_x == 0 && _y == 0 && _z == 0)) 135if (IsDistinguishedIdentity) 171if (IsDistinguishedIdentity) 187return IsDistinguishedIdentity || (_x == 0 && _y == 0 && _z == 0 && _w == 1); 196if (IsDistinguishedIdentity) 212if (IsDistinguishedIdentity) 231if (IsDistinguishedIdentity) 266if (right.IsDistinguishedIdentity) 268if (left.IsDistinguishedIdentity) 279else if (left.IsDistinguishedIdentity) 313if (right.IsDistinguishedIdentity) 315if (left.IsDistinguishedIdentity) 326else if (left.IsDistinguishedIdentity) 359if (left.IsDistinguishedIdentity) 363if (right.IsDistinguishedIdentity) 393if (IsDistinguishedIdentity) 410if (IsDistinguishedIdentity) 465if (from.IsDistinguishedIdentity) 469if (to.IsDistinguishedIdentity) 607if (IsDistinguishedIdentity) 628if (IsDistinguishedIdentity) 649if (IsDistinguishedIdentity) 665if (IsDistinguishedIdentity) 677if (IsDistinguishedIdentity)