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