1 implementation of Updated
PresentationCore (1)
System\Windows\Input\TouchDevice.cs (1)
1283
public event EventHandler
Updated
;
3 references to Updated
PresentationCore (3)
System\Windows\Input\ManipulationDevice.cs (3)
150
_manipulators[i].
Updated
-= OnManipulatorUpdated;
168
manipulator.
Updated
+= OnManipulatorUpdated;
179
manipulator.
Updated
-= OnManipulatorUpdated;