1 write to rotationBehavior
System.Windows.Input.Manipulations (1)
System\Windows\Input\Manipulations\InertiaProcessor2D.cs (1)
223
ref this.
rotationBehavior
,
3 references to rotationBehavior
System.Windows.Input.Manipulations (3)
System\Windows\Input\Manipulations\InertiaProcessor2D.cs (3)
219
get { return this.
rotationBehavior
; }
995
if (this.
rotationBehavior
!= null)
997
this.
rotationBehavior
.CheckValid();