1 instantiation of PointerTouchDevice
PresentationCore (1)
System\Windows\Input\Stylus\Pointer\PointerStylusDevice.cs (1)
114
TouchDevice = new
PointerTouchDevice
(this);
7 references to PointerTouchDevice
PresentationCore (7)
System\Windows\Input\Stylus\Pointer\PointerLogic.cs (6)
376
PointerTouchDevice
touchDevice = stylusDevice.TouchDevice;
400
PointerTouchDevice
touchDevice = stylusDevice.TouchDevice;
1094
PointerTouchDevice
touchDevice = stylusDevice.TouchDevice;
1146
PointerTouchDevice
touchDevice = stylusDevice.TouchDevice;
1163
PointerTouchDevice
touchDevice = stylusDevice.TouchDevice;
1176
PointerTouchDevice
touchDevice = stylusDevice.TouchDevice;
System\Windows\Input\Stylus\Pointer\PointerStylusDevice.cs (1)
315
internal
PointerTouchDevice
TouchDevice