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