1 write to _target
PresentationCore (1)
System\Windows\Input\ManipulationDevice.cs (1)
35
_target
= element;
2 references to _target
PresentationCore (2)
System\Windows\Input\ManipulationDevice.cs (2)
54
get { return
_target
; }
140
_manipulationDevices.Remove(
_target
);