5 references to Rotation
PresentationCore (2)
System\Windows\Input\ManipulationLogic.cs (2)
172
AngleUtil.RadiansToDegrees(delta.
Rotation
) + add.Rotation,
180
AngleUtil.RadiansToDegrees(delta.
Rotation
),
System.Windows.Input.Manipulations (3)
System\Windows\Input\Manipulations\InertiaProcessor2D.cs (3)
823
" TotalRotation=" + args.Total.
Rotation
+
883
" RotationDelta=" + args.Delta.
Rotation
+
887
" CumulativeRotation=" + args.Cumulative.
Rotation
+