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