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)
714return !_isNotDistinguishedIdentity;