3 writes to _isNotDistinguishedIdentity
PresentationCore (3)
Core\CSharp\System\Windows\Media3D\Quaternion.cs (3)
82
_isNotDistinguishedIdentity
= true;
103
_isNotDistinguishedIdentity
= true;
744
_isNotDistinguishedIdentity
= !value;
1 reference to _isNotDistinguishedIdentity
PresentationCore (1)
Core\CSharp\System\Windows\Media3D\Quaternion.cs (1)
740
return !
_isNotDistinguishedIdentity
;