4 references to c_dirtyQuaternion
PresentationCore (4)
Core\CSharp\System\Windows\Media3D\AxisAngleRotation3D.cs (4)
75if (_cachedQuaternionValue == c_dirtyQuaternion) 103_cachedQuaternionValue = c_dirtyQuaternion; 108_cachedQuaternionValue = c_dirtyQuaternion; 117private Quaternion _cachedQuaternionValue = c_dirtyQuaternion;