Implemented interface member:
event
Updated
System.Windows.Input.IManipulator.Updated
2 references to Updated
PresentationCore (2)
System\Windows\Input\TouchDevice.cs (2)
1287
if (
Updated
!= null)
1289
Updated
(this, EventArgs.Empty);