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