3 writes to _isNotDistinguishedIdentity
PresentationCore (3)
System\Windows\Media3D\Quaternion.cs (3)
77
_isNotDistinguishedIdentity
= true;
98
_isNotDistinguishedIdentity
= true;
738
_isNotDistinguishedIdentity
= !value;
1 reference to _isNotDistinguishedIdentity
PresentationCore (1)
System\Windows\Media3D\Quaternion.cs (1)
734
return !
_isNotDistinguishedIdentity
;