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