4 references to Prepare
System.Windows.Input.Manipulations (4)
System\Windows\Input\Manipulations\InertiaProcessor2D.cs (4)
636
this.translationX =
Prepare
(this.initialTranslationX, "translationX");
637
this.translationY =
Prepare
(this.initialTranslationY, "translationY");
638
this.orientation =
Prepare
(this.initialOrientation, "orientation");
639
this.expansion =
Prepare
(this.initialExpansion, "expansion");