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