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