4 references to Changed
System.Windows.Input.Manipulations (4)
System\Windows\Input\Manipulations\InertiaParameters2D.cs (2)
36
if (
Changed
!= null)
38
Changed
(this, paramName);
System\Windows\Input\Manipulations\InertiaProcessor2D.cs (2)
419
currentBehavior.
Changed
-= handler;
426
currentBehavior.
Changed
+= handler;