1 instantiation of PointerTouchDevice
PresentationCore (1)
System\Windows\Input\Stylus\Pointer\PointerStylusDevice.cs (1)
115
TouchDevice = new
PointerTouchDevice
(this);
7 references to PointerTouchDevice
PresentationCore (7)
System\Windows\Input\Stylus\Pointer\PointerLogic.cs (6)
375
PointerTouchDevice
touchDevice = stylusDevice.TouchDevice;
399
PointerTouchDevice
touchDevice = stylusDevice.TouchDevice;
1093
PointerTouchDevice
touchDevice = stylusDevice.TouchDevice;
1145
PointerTouchDevice
touchDevice = stylusDevice.TouchDevice;
1162
PointerTouchDevice
touchDevice = stylusDevice.TouchDevice;
1175
PointerTouchDevice
touchDevice = stylusDevice.TouchDevice;
System\Windows\Input\Stylus\Pointer\PointerStylusDevice.cs (1)
316
internal
PointerTouchDevice
TouchDevice