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