5 references to OnManipulatorUpdated
PresentationCore (5)
System\Windows\Input\ManipulationDevice.cs (5)
150_manipulators[i].Updated -= OnManipulatorUpdated; 168manipulator.Updated += OnManipulatorUpdated; 171OnManipulatorUpdated(manipulator, EventArgs.Empty); 179manipulator.Updated -= OnManipulatorUpdated; 186OnManipulatorUpdated(manipulator, EventArgs.Empty);