3 writes to _isNotDistinguishedIdentity
PresentationCore (3)
System\Windows\Media3D\Quaternion.cs (3)
57
_isNotDistinguishedIdentity
= true;
78
_isNotDistinguishedIdentity
= true;
718
_isNotDistinguishedIdentity
= !value;
1 reference to _isNotDistinguishedIdentity
PresentationCore (1)
System\Windows\Media3D\Quaternion.cs (1)
714
return !
_isNotDistinguishedIdentity
;