4 references to Changed
System.Windows.Input.Manipulations (4)
System\Windows\Input\Manipulations\InertiaParameters2D.cs (2)
37
if (
Changed
!= null)
39
Changed
(this, paramName);
System\Windows\Input\Manipulations\InertiaProcessor2D.cs (2)
423
currentBehavior.
Changed
-= handler;
430
currentBehavior.
Changed
+= handler;