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