3 writes to _isNotDistinguishedIdentity
PresentationCore (3)
System\Windows\Media3D\Quaternion.cs (3)
58
_isNotDistinguishedIdentity
= true;
79
_isNotDistinguishedIdentity
= true;
719
_isNotDistinguishedIdentity
= !value;
1 reference to _isNotDistinguishedIdentity
PresentationCore (1)
System\Windows\Media3D\Quaternion.cs (1)
715
return !
_isNotDistinguishedIdentity
;