2 references to Angle
PresentationCore (2)
Core\CSharp\MS\Internal\AnimatedTypeHelpers.cs (2)
450return (to * from).Angle; 559return new Quaternion(value.Axis, value.Angle * factor);