1 implementation of Updated
PresentationCore (1)
Core\CSharp\System\Windows\Input\TouchDevice.cs (1)
1372
public event EventHandler
Updated
;
3 references to Updated
PresentationCore (3)
Core\CSharp\System\Windows\Input\ManipulationDevice.cs (3)
167
_manipulators[i].
Updated
-= OnManipulatorUpdated;
185
manipulator.
Updated
+= OnManipulatorUpdated;
196
manipulator.
Updated
-= OnManipulatorUpdated;