1 write to _target
PresentationCore (1)
Core\CSharp\System\Windows\Input\ManipulationDevice.cs (1)
41
_target
= element;
2 references to _target
PresentationCore (2)
Core\CSharp\System\Windows\Input\ManipulationDevice.cs (2)
65
get { return
_target
; }
157
_manipulationDevices.Remove(
_target
);