3 references to Started
PresentationCore (1)
System\Windows\Input\ManipulationLogic.cs (1)
394
_manipulationProcessor.
Started
+= OnManipulationStarted;
System.Windows.Input.Manipulations (2)
System\Windows\Input\Manipulations\ManipulationProcessor2D.cs (2)
336
if (
Started
!= null)
338
Started
(this, args);