1 write to _manipulators
PresentationCore (1)
Core\CSharp\System\Windows\Input\ManipulationStartingEventArgs.cs (1)
104_manipulators = ((ManipulationDevice)Device).GetManipulatorsReadOnly();
2 references to _manipulators
PresentationCore (2)
Core\CSharp\System\Windows\Input\ManipulationStartingEventArgs.cs (2)
102if (_manipulators == null) 106return _manipulators;