6 writes to IsDistinguishedIdentity
PresentationCore (6)
System\Windows\Media3D\Quaternion.cs (6)
416IsDistinguishedIdentity = false; 630IsDistinguishedIdentity = false; 651IsDistinguishedIdentity = false; 672IsDistinguishedIdentity = false; 700IsDistinguishedIdentity = false; 756q.IsDistinguishedIdentity = true;
29 references to IsDistinguishedIdentity
PresentationCore (29)
System\Windows\Media3D\Generated\Quaternion.cs (5)
70if (quaternion1.IsDistinguishedIdentity || quaternion2.IsDistinguishedIdentity) 112if (quaternion1.IsDistinguishedIdentity || quaternion2.IsDistinguishedIdentity) 170if (IsDistinguishedIdentity)
System\Windows\Media3D\Quaternion.cs (24)
135if (IsDistinguishedIdentity || (_x == 0 && _y == 0 && _z == 0)) 155if (IsDistinguishedIdentity) 191if (IsDistinguishedIdentity) 207return IsDistinguishedIdentity || (_x == 0 && _y == 0 && _z == 0 && _w == 1); 216if (IsDistinguishedIdentity) 232if (IsDistinguishedIdentity) 251if (IsDistinguishedIdentity) 286if (right.IsDistinguishedIdentity) 288if (left.IsDistinguishedIdentity) 299else if (left.IsDistinguishedIdentity) 333if (right.IsDistinguishedIdentity) 335if (left.IsDistinguishedIdentity) 346else if (left.IsDistinguishedIdentity) 379if (left.IsDistinguishedIdentity) 383if (right.IsDistinguishedIdentity) 413if (IsDistinguishedIdentity) 430if (IsDistinguishedIdentity) 485if (from.IsDistinguishedIdentity) 489if (to.IsDistinguishedIdentity) 627if (IsDistinguishedIdentity) 648if (IsDistinguishedIdentity) 669if (IsDistinguishedIdentity) 685if (IsDistinguishedIdentity) 697if (IsDistinguishedIdentity)