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