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