1 write to _manipulators
PresentationCore (1)
Core\CSharp\System\Windows\Input\ManipulationBoundaryFeedbackEventArgs.cs (1)
99_manipulators = ((ManipulationDevice)Device).GetManipulatorsReadOnly();
2 references to _manipulators
PresentationCore (2)
Core\CSharp\System\Windows\Input\ManipulationBoundaryFeedbackEventArgs.cs (2)
97if (_manipulators == null) 101return _manipulators;