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