1 implementation of Updated
PresentationCore (1)
System\Windows\Input\TouchDevice.cs (1)
1269
public event EventHandler
Updated
;
3 references to Updated
PresentationCore (3)
System\Windows\Input\ManipulationDevice.cs (3)
137
_manipulators[i].
Updated
-= OnManipulatorUpdated;
155
manipulator.
Updated
+= OnManipulatorUpdated;
166
manipulator.
Updated
-= OnManipulatorUpdated;