1 write to _manipulators
PresentationCore (1)
Core\CSharp\System\Windows\Input\ManipulationStartedEventArgs.cs (1)
127_manipulators = ((ManipulationDevice)Device).GetManipulatorsReadOnly();
2 references to _manipulators
PresentationCore (2)
Core\CSharp\System\Windows\Input\ManipulationStartedEventArgs.cs (2)
125if (_manipulators == null) 129return _manipulators;